Skip to content

Commit 425a51e

Browse files
committed
Add a bit more docs
1 parent 7c07b5e commit 425a51e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/topic/internal-tools.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,12 @@ can be found in one of two places:
5858

5959
1. 2i2c Team Bitwarden, under the name "Federated Prometheus" for convenience. This isn't the source of truth.
6060
2. Under `terraform/internaltools/secret/enc-prometheus-creds.secret.yaml`, encrypted with sops. This is the source of truth.
61+
62+
The prometheus [HTTP API documentation](https://prometheus.io/docs/prometheus/latest/querying/api/#expression-queries) may also be of help. You probably want to make
63+
[query http calls](https://prometheus.io/docs/prometheus/latest/querying/api/#expression-queries).
64+
Automations should directly call the prometheus API, rather than go through any
65+
intermediary (like Grafana).
66+
67+
For convenience, there's also a "Federated Prometheus" datasource configured in the
68+
Grafana instance at https://grafana.pilot.2i2c.cloud. There's also [dashboard folder](https://grafana.pilot.2i2c.cloud/dashboards/f/ef4ubamxnfnk0c/federated-prometheus)
69+
with some potentially useful existing dashboards

0 commit comments

Comments
 (0)