From e891c72cc333d9fe48f4cf2ccbfde0192ef696af Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 20 Sep 2024 13:59:54 -0500 Subject: fix table alignment and blockquote in latest post --- content/blog/2024-09-19-prometheus-grafana-cloud.org | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'content') diff --git a/content/blog/2024-09-19-prometheus-grafana-cloud.org b/content/blog/2024-09-19-prometheus-grafana-cloud.org index 924eab9..aa70f14 100644 --- a/content/blog/2024-09-19-prometheus-grafana-cloud.org +++ b/content/blog/2024-09-19-prometheus-grafana-cloud.org @@ -26,13 +26,13 @@ using the Prometheus type. Once you have a valid Prometheus data source, open the data source and note the following items: -| Data | Example | -|-----------------------+----------------------------------------------------------------| -| Prometheus Server URL | https://prometheus-prod-13-prod-us-east-0.grafana.net/api/prom | -|-----------------------+----------------------------------------------------------------| -| User | 1234567 | -|-----------------------+----------------------------------------------------------------| -| Password | configured | +| Data | Example | +|-----------------------+---------------------------------------------------------------------| +| Prometheus Server URL | https://prometheus-prod-13-prod-us-east-0.grafana.net/api/prom/push | +|-----------------------+---------------------------------------------------------------------| +| User | 1234567 | +|-----------------------+---------------------------------------------------------------------| +| Password | configured | ** Cloud Access Policy Token @@ -139,8 +139,10 @@ services: sudo docker compose up -d #+end_src -> I'm not sure if it made a difference but I also whitelisted port 8080 on my -> local firewall with =sudo ufw allow 8080=. +#+begin_quote +I'm not sure if it made a difference but I also whitelisted port 8080 on my +local firewall with =sudo ufw allow 8080=. +#+end_quote Next, let's create a =prometheus.yml= configuration file. -- cgit v1.2.3-70-g09d2