yamcs / yamcs-prometheus

Export Yamcs performance metrics in Prometheus format
https://docs.yamcs.org/yamcs-prometheus/
GNU Affero General Public License v3.0
1 stars 0 forks source link

Default Grafana Dashboard for YAMCS Prometheus plugin #1

Open unlikelyzero opened 2 years ago

unlikelyzero commented 2 years ago

I'll be using grafana in front of prometheus and will be creating a grafana dashboard example based on what is provided by the yamcs-prometheus adapter by default.

I'll also be posting this to https://grafana.com/grafana/dashboards/?search=yamcs after review

fqqb commented 2 years ago

That'd be interesting. Tell us if you if you need more metrics.

unlikelyzero commented 2 years ago

@fqqb would there be any easy way to get more information about number of sockets being utilized at a given point in time.

fqqb commented 2 years ago

Doesn't look like there's a Java API for that. I think I would use node_exporter for this type of information: https://github.com/prometheus/node_exporter