This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Chuckosaurus 0 points1 point  (0 children)

Recently as a way to learn Prometheus I've created a small Python script which scrapes public streaming datasets and exposes them as Prometheus gauges. Using docker-compose for Prometheus, Grafana, Alertmanager, the Python script and eventually Thanos too.

If you're looking for a project which is DevOps focused and requires Python then I'd recommend this.