Integrations
Prometheus
Relvy’s integration with Prometheus
Integration capabilities
Relvy can run queries against your prometheus HTTP api endpoints to fetch and analyze time series data.
What metrics are queried?
Relvy’s metric queries are scoped to the list of metrics present in your Grafana dashboard visualizations.
Connecting to Prometheus
To connect to Prometheus, first connect your Grafana instance by following the instructions here. Once grafana is connected, you can then connect your prometheus data source by providing the following details
- Endpoint - This is where your prometheus is hosted.
- hosted within a VPC? - Reach out to us.
Steps
- Navigate to your account settings page on Relvy.
- On the left menu panel, select
Data Sources
. - Provide your Account ID and API Key in the
Connect Grafana
section. - You should see a green success badge that says
Connected
. - Further configuration for data sources:
- Prometheus
- Provide your prometheus URL endpoint
- Prometheus
Roadmap
- Allow running arbitrary metric queries, instead of just the ones from Grafana dashboards.