Skip to content

Commit

Permalink
Revert "metrics: add example for metrics and dashboard (#2232)"
Browse files Browse the repository at this point in the history
This reverts commit 22c45a1.
  • Loading branch information
MarcoPolo committed Jun 21, 2023
1 parent acca7a6 commit f528692
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 226 deletions.
2 changes: 1 addition & 1 deletion dashboards/resource-manager/resource-manager.json
Original file line number Diff line number Diff line change
Expand Up @@ -1821,7 +1821,7 @@
},
"timepicker": {},
"timezone": "",
"title": "libp2p Resource Manager",
"title": "Resource Manager",
"uid": "MgmGIjjnj",
"version": 1,
"weekStart": ""
Expand Down
2 changes: 1 addition & 1 deletion examples/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ require (
github.com/libp2p/go-libp2p v0.28.0
github.com/libp2p/go-libp2p-kad-dht v0.20.1-0.20230209220319-6c2045abad23
github.com/multiformats/go-multiaddr v0.9.0
github.com/prometheus/client_golang v1.14.0
)

require (
Expand Down Expand Up @@ -82,6 +81,7 @@ require (
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/polydawn/refmt v0.0.0-20201211092308-30ac6d18308e // indirect
github.com/prometheus/client_golang v1.14.0 // indirect
github.com/prometheus/client_model v0.4.0 // indirect
github.com/prometheus/common v0.42.0 // indirect
github.com/prometheus/procfs v0.9.0 // indirect
Expand Down
13 changes: 0 additions & 13 deletions examples/metrics-and-dashboards/README.md

This file was deleted.

41 changes: 0 additions & 41 deletions examples/metrics-and-dashboards/compose.yml

This file was deleted.

7 changes: 0 additions & 7 deletions examples/metrics-and-dashboards/go-libp2p-node.Dockerfile

This file was deleted.

5 changes: 0 additions & 5 deletions examples/metrics-and-dashboards/grafana-config/grafana.ini

This file was deleted.

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions examples/metrics-and-dashboards/grafana.Dockerfile

This file was deleted.

93 changes: 0 additions & 93 deletions examples/metrics-and-dashboards/main.go

This file was deleted.

15 changes: 0 additions & 15 deletions examples/metrics-and-dashboards/prometheus.yml

This file was deleted.

0 comments on commit f528692

Please sign in to comment.