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

Add boostd pprof metrics to grafana dashboard #811

Merged
merged 1 commit into from
Sep 16, 2022

Conversation

kylehuntsman
Copy link
Contributor

Adds pprof metrics for boostd to the grafana dashboard in the docker monitoring stack.

  • Exposes port 1288, which the web server with the /metrics handler is running on
  • Adds a scraping job of the boost:1288 addresss to the docker/monitoring/prometheus.yaml config
  • Adds an example stat and the pprof stats to the grafana dashboard

Grafana Dashboard Updates
2022-09-15_06-34-52

Fixes #772

@nonsense nonsense merged commit 306cde2 into main Sep 16, 2022
@nonsense nonsense deleted the kylehuntsman/boostd-pprof-stats branch October 17, 2022 09:57
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.

Metrics infrastructure (OpenCensus) for Boost
3 participants