Skip to content

Add boostd pprof metrics to grafana dashboard#811

Merged
nonsense merged 1 commit intomainfrom
kylehuntsman/boostd-pprof-stats
Sep 16, 2022
Merged

Add boostd pprof metrics to grafana dashboard#811
nonsense merged 1 commit intomainfrom
kylehuntsman/boostd-pprof-stats

Conversation

@kylehuntsman
Copy link
Copy Markdown
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

@kylehuntsman kylehuntsman force-pushed the kylehuntsman/boostd-pprof-stats branch from 5683e0a to 5db1132 Compare September 15, 2022 14:24
@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