Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pushGateway options #26

Merged
merged 1 commit into from
May 4, 2020
Merged

Fix pushGateway options #26

merged 1 commit into from
May 4, 2020

Conversation

autowp
Copy link
Contributor

@autowp autowp commented May 4, 2020

Ref:

Usage of pagespeed_exporter:
  -api-key string
    	sets the google API key used for pagespeed
  -listener string
    	sets the listener address for the exporters (default ":9271")
  -parallel
    	forces parallel execution for pagespeed
  -pushGatewayJob string
    	sets push gateway job name (default "pagespeed_exporter")
  -pushGatewayUrl string
    	sets the push gateway to send the metrics. leave empty to ignore it
  -t value
    	multiple argument parameters
  -targets string
    	comma separated list of targets to measure

Ref:
```
Usage of pagespeed_exporter:
  -api-key string
    	sets the google API key used for pagespeed
  -listener string
    	sets the listener address for the exporters (default ":9271")
  -parallel
    	forces parallel execution for pagespeed
  -pushGatewayJob string
    	sets push gateway job name (default "pagespeed_exporter")
  -pushGatewayUrl string
    	sets the push gateway to send the metrics. leave empty to ignore it
  -t value
    	multiple argument parameters
  -targets string
    	comma separated list of targets to measure
```
@smartinov smartinov merged commit 76cd595 into foomo:master May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants