We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The ceramic nodes and their associated kubo nodes both publish prometheus metrics:
:5001/debug/metrics/prometheus
:9464/metrics
We have an existing Prometheus instance: https://github.com/desci-labs/desci-infra/tree/main/prometheus
There is a grafana pod running, which we configure with kubernetes ConfigMaps. Possibly this is only covering the EKS/kubernetes metrics.
grafana
⚠️ Make sure to base changes off the actual config files off the pod before updating in the infra repo, as there is a risk the IaaC is out of date.
The text was updated successfully, but these errors were encountered:
m0ar
No branches or pull requests
The ceramic nodes and their associated kubo nodes both publish prometheus metrics:
:5001/debug/metrics/prometheus
:9464/metrics
We have an existing Prometheus instance: https://github.com/desci-labs/desci-infra/tree/main/prometheus
There is a
grafana
pod running, which we configure with kubernetes ConfigMaps. Possibly this is only covering the EKS/kubernetes metrics.The text was updated successfully, but these errors were encountered: