Skip to content

Commit

Permalink
feat(monitoring): add boostd pprof metrics to grafana dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
kylehuntsman committed Sep 15, 2022
1 parent eac92f5 commit 5683e0a
Show file tree
Hide file tree
Showing 3 changed files with 1,266 additions and 28 deletions.
1 change: 1 addition & 0 deletions docker/devnet/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ services:
image: ${BOOST_IMAGE}
ports:
- "8080:8080"
- "1288:1288" # For the /metrics endpoint
environment:
- LOTUS_API_LISTENADDRESS=/dns/boost/tcp/1288/http
- LOTUS_PATH=/var/lib/lotus
Expand Down
Loading

0 comments on commit 5683e0a

Please sign in to comment.