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

Multiple targets and multiple modules in one Prometheus job #2432

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

joseph2021k
Copy link

Enhanced example for the multi-target exporter guide

Copy link
Member

@SuperQ SuperQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor nit, otherwise, great addition.

@@ -494,6 +494,49 @@ Often people combine these with a specific service discovery. Check out the [con

That is it. Restart the Prometheus docker container and look at your [metrics](http://localhost:9090/graph?g0.range_input=30m&g0.stacked=0&g0.expr=probe_http_duration_seconds&g0.tab=0). Pay attention that you selected the period of time when the metrics were actually collected.

## Advanced querying. Multiple targets and multiple modules in one Prometheus job
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure what querying is about in the subsection.

Suggested change
## Advanced querying. Multiple targets and multiple modules in one Prometheus job
## Example configuration: Multiple targets and multiple modules in one Prometheus job

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.

2 participants