Measure your ExpressJS API Performance with Prometheus

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

Monitoring your application's performance is a critical part of building and deploying a production-grade application. In this video, you will learn how to monitor your ExpressJS application with Prometheus.

📚 Concepts & technologies covered
- Metrics & monitoring

- Prometheus
- ExpressJS middleware

🌎 Follow me here:
Рекомендации по теме
Комментарии
Автор

your content arrived in brazil,
helped me a lot!
Congratulations

rafaelcorrea
Автор

Thank you so much for this playlist, my programming journey has leveled up drastically and made me job ready

judevector
Автор

Amazing! That is exactly what I was looking for. Thank you!

rugeneus
Автор

hey tom, histogram always give me nothing while Database is working! can you tell me what could be I doing wrong, I followed your tutorial from the start and also tried to copy it from git repo but one is not working other is. Thanks for the content buddy :)

dforever
Автор

not sure if i setup something wrong but ive been following the videos without cloning the repo, it seems the delete session doesnt delete the tokens, also at no point in the flow do we check if the session is valid say before accessing createProduct, maybe i missed something

destocot
Автор

I wonder what you think about using pm2.

beratdinckan
Автор

Please do a tutorial on adding Prometheus to graphql

yavgani
Автор

how I connection to my database and I use npm

beratkaraaslan
Автор

Hey awesome video, can you make a follow up of this video to use the data of prometheus to generate visualisation on grafana and also hide/restrict the grafana monitoring port. thanks

amanraj
Автор

Would love to see a video on Prometheus metrics for GraphQL server

shelbygt
Автор

Time should be divided by 1000 not multiply. Since we are converting from milliseconds to seconds

aholagunju