Skip to content
Snippets Groups Projects
Commit e8d46f76 authored by Elmar Ludwig's avatar Elmar Ludwig
Browse files

add README

parent 44a0e7be
No related branches found
No related tags found
No related merge requests found
This module implements an OpenMetrics compatible data exporter as a Stud.IP
plugin, its endpoint can directly be plugged into Prometheus as a data source.
The exporter uses HTTP basic authentication by default, the credentials must
be configured in Stud.IP via the global setting `PROMETHEUS_AUTH`.
Metrics export URL: `<studip-url>/plugins.php/prometheusmetrics`
References:
- https://prometheus.io/docs/instrumenting/exporters/
- https://github.com/prometheus/OpenMetrics/blob/main/specification/OpenMetrics.md
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment