-
Notifications
You must be signed in to change notification settings - Fork 8.1k
scout: metrics exporter endpoint #19854
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
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
4ef3e91 to
c365b52
Compare
felipecruz91
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Forgot to remove the honor_timestamps from the Prometheus config.
c365b52 to
2dcb0f9
Compare
felipecruz91
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some more minor comments.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
06ccdd9 to
42c4c51
Compare
felipecruz91
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job David, it looks great!
aevesdocker
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just some minor quibbles
| To view the Grafana dashboards, go to <http://localhost:3000/dashboards>, | ||
| and sign in using the credentials defined in the Docker Compose file (username: `admin`, password: `grafana`). | ||
|
|
||
|  |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Follow up PR to add this to our style guide?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah I can add an example to the images page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
42c4c51 to
9e2ef18
Compare
Description
Preview
Adds documentation for the new metrics exporter API endpoint, which lets users use Prometheus to scrape Docker Scout metrics.
Related issues or tickets
Reviews