diff --git a/how-to-guides/celestia-node-metrics.md b/how-to-guides/celestia-node-metrics.md index 19a380b828e..8d0ada4ea05 100644 --- a/how-to-guides/celestia-node-metrics.md +++ b/how-to-guides/celestia-node-metrics.md @@ -38,7 +38,7 @@ Here is an example for Mainnet Beta: ```sh celestia start --metrics.tls=true \ - --metrics --metrics.endpoint otel.celestia.observer \ + --metrics --metrics.endpoint otel.lunar.celestia.dev \ --core.ip ``` @@ -48,7 +48,7 @@ Here is an example for Mocha testnet: ```sh celestia start --metrics.tls=true \ - --metrics --metrics.endpoint otel.celestia-mocha.com \ + --metrics --metrics.endpoint otel.mocha.celestia.dev \ --core.ip --p2p.network mocha ``` diff --git a/how-to-guides/mainnet.md b/how-to-guides/mainnet.md index 610e72d6cff..f28a5eabbca 100644 --- a/how-to-guides/mainnet.md +++ b/how-to-guides/mainnet.md @@ -250,7 +250,7 @@ RPCs for DA nodes to initialise or start your celestia-node to Mainnet Beta with DA full and light nodes might have troubles connecting to the networks, so you can check out this -[Grafana dashboard](https://celestia.grafana.net/public-dashboards/a10eff0043bb4bf0839004e2746e2bc6) +[Grafana dashboard](https://grafana.celestia.dev/d/caaeabfb-33c5-45fd-b5e9-867f5f34ad57/public-bootstrappers?orgId=1&refresh=5s) to see health/uptime status of DA bootstrappers (now `celestia` network only). You can [find the status of these endpoints](https://celestia-tools.brightlystake.com/).