Skip to content

Commit 572fcb6

Browse files
committed
update
1 parent f762a04 commit 572fcb6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_posts/2024-10-10-setup-prometheus-grafana-docker.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ header:
1212
teaser: /assets/images/posts/docker-prometheus-grafana.png
1313
comments: true
1414
---
15+
_**Note** This post is part of the [DevOps Journey](/software/devops-journey/)_
1516

1617
There are probably thousands of tutorials on setting up Prometheus & Grafana out there; This is probably the most basic one, with one-liners to get you started.
1718

@@ -35,6 +36,6 @@ More detailed info can be found [here](https://prometheus.io/docs/prometheus/lat
3536

3637
##### Add the Prometheus Data Source
3738

38-
![Positive energy]({{ "/assets/images/posts/grafana-prometheus-ds.webp" | absolute_url }})
39+
![Prometheus Data Source]({{ "/assets/images/posts/grafana-prometheus-ds.webp" | absolute_url }})
3940

4041
The good thing about Grafana is that there are numerous Dashboards which can be easily [imported](https://grafana.com/docs/grafana/latest/dashboards/build-dashboards/import-dashboards/) and used right away.

0 commit comments

Comments
 (0)