Introduction to Python monitoring with Prometheus

preview_player
Показать описание

Let's take a look at how to monitor and instrument your Python code using Prometheus. Very simple and effective way to find out how long your functions take and how many requests or operations your code is performing per second :)

Also if you want to support the channel further, become a member 😎

Checkout "That DevOps Community" too

Source Code

Follow me on socials!

Music:
Track: khaki - deja vu

Рекомендации по теме
Комментарии
Автор

Very nice intro to Prometheus! Please keep up the good work.

lucyliu
Автор

Thanks for a great tutorial ! Would love to have another video like this and another one like the // music-downloading-automation/
// project you did.
But, I have to say that as a beginner, trying to understand another language like GO is a hard task, even tho I know you praise it for its simplicity and efficiency !

aloncarmelly
Автор

I'm so lucky found this channel, many thanks!

luqmansen
Автор

Hey, nice tutorial. Can you show how to incorporate python+prometheus+aws ?

bokistotel
Автор

Would be wonderful to know how to fit in prometheus with Spring boot application.

abhishekpadadale
Автор

Session was concise and focused.. but please don't add any background music.. keep it simple

taruntomer
Автор

I just watched your video on "python monitoring with prometheus". But the code in github does not link up with the code given in video. Could you please direct me to source where the code is given in github. It was a good video but lost interest because I could not find the code, unless I type it manually from video.

mshirazbaig
Автор

Is there a significant difference between using flask or make_wsgi_app to expose/serve metrics ? Thx

dejanualex
Автор

Tutorial "how to draw an owl" How your exporter works? How you expose and return collected data?

SparkleDvach
Автор

Man, where are you from? I know a YouTuber from South Africa with the same accent as yours!

Alejandro-hhub
Автор

Hi Marcel, I have a doubt - what if I am using netdata and the data has been pushed over from netdata to prometheus so the data is actually not directly visible but i know it's there, what method can I use ? How can I 'scrap' it from prometheus server ?

ayushirathore
Автор

Can we monitor python socketio apps the events using this

debojyotichakraborty
Автор

Hey, great video! Is it possible to get Prometheus metrics with Python? I have Envoy metrics that I'm monitoring using Grafana, but is it possible to get those metrics using Python code?

ivgikorobko
Автор

Hi, Can anyone let me know if we have python module with multiple functions then how we can get the metrics ?? can we use start_http_server ??

asadeqbal
Автор

how to write custom Exporter in prometheus using python endpoints in https server with out localhsot

u.hemanthkumargowd
Автор

Hi Marcel..if promethus_client(metrics) running in different docker and in different port. then how to link it with the prometheus running in different docker?

saranyav
Автор

would be nice to know how to connect prometheus to grafana

dillanteagle
Автор

how to change localhost http to https server

u.hemanthkumargowd
Автор

If you run your app without docker, then prometheus can't collect data from metrics endpoint?

clouddevs
Автор

where I can found config for prometheus ?

nedyaamrihprakasa