Git Product home page Git Product logo

pagespeed-exporter-chart's Introduction

PageSpeed Exporter Helm Chart

This chart is based on the Helm Chart provided here: https://github.com/foomo/pagespeed_exporter/tree/master/helm/pagespeed-exporter But this provides more options like:

  • Execute the scraping via cronjobs
  • Store the results using Prometheus Pushgateway

Install

You can check the available values with the command:

helm repo add softonic https://charts.softonic.io 
helm show values softonic/pagespeed-exporter

You need to get a valid API Key from Google from this URL: https://developers.google.com/speed/docs/insights/v5/get-started

Once you have it you can use it in the chart exporter.googleapikey. On other hand you just need to provide the number of targets in exporter.targets[].

You can activate the metrics scraping using one of the methods below.

NOTE: Be sure you don't activate both systems or you'll end up with more metrics than initially planned.

Activate via ServiceMonitor

If you have Prometheus Operator on your side you can activate the serviceMonitor.enabled flag and fine tune the other default values based on your needs.

Activate via Cronjob + Prometheus Pushgateway

In case you want to make this to use the Prometheus Pushgateway you just need to define the URL exporter.pushGatewayUrl and enable the cronjob with cronjob.enabled flag.

pagespeed-exporter-chart's People

Contributors

bvis avatar dmmishyn avatar mortenbirkelund avatar roldyxoriginal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.