Simon Pasquier
Simon Pasquier
### Proposal Create a datasource plugin which allows to query a JSON REST API endpoint. My use case is to visualize data queried from the Prometheus API such as TSDB...
Similar to https://github.com/prometheus/prometheus/issues/4622 I tried to run the tests on a Windows machine and some of the tests failed. It probably means that AlertManager doesn't run properly on Windows though...
This has been reported in https://github.com/prometheus/prometheus/issues/5813. TL;DR: if project X wants to consume `github.com/prometheus/alertmanager/api/v2/client`, it needs to depend on the `github.com/prometheus/alertmanager` module which pull dependencies that aren't really needed and...