Use the Anodot Prometheus Remote Write Collector to stream Prometheus metrics into Anodot via Anodot’s REST API v2.0.
- Remote Write: The Prometheus platform provides a remote_write configuration which sends the Prometheus metrics to a URL provided by the user.
- Anodot Prometheus Collector serves as the destination URL for Prometheus.
- Anodot Prometheus Collector sends the metrics to Anodot via Anodot Metrics 2.0 REST API.
Get the docker containers from our Dockerhub repo.
For detailed documentation, installation and configuration instructions, refer to our Github Repo.