Creating Dashboards with .NET 8’s New Metrics!

Creating Dashboards with .NET 8’s New Metrics!

Nick Chapsas

11 месяцев назад

73,072 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@GAUTAMNAYAK7
@GAUTAMNAYAK7 - 20.11.2023 22:21

Is decorater pattern a better place to write metrics logic?

Ответить
@Tymonello
@Tymonello - 03.11.2023 23:22

How OpenTelemetry compares to AppMetrics? Is it better / newer /more features, or basically the same thing, but by other people?

Ответить
@Daniel15au
@Daniel15au - 24.09.2023 06:18

I'd recommend VictoriaMetrics instead of Prometheus. It's fully Prometheus-compatible (supports Prometheus endpoints and the Prometheus integration in Grafana), but the storage format is more efficient.

Ответить
@thanhvan3528
@thanhvan3528 - 01.09.2023 18:48

Thanks a lot, I want to ask if I build a website for online store shopping now, is there some hosting provider for .net 8 blazor right now?

Ответить
@dauchande
@dauchande - 01.09.2023 00:47

Nice to see Grafana and Prometheus get the love they so richly deserve. Developers need to instrument their code more so they actually know what it's doing in Production.

Ответить
@mhDuke
@mhDuke - 27.08.2023 22:30

please do grafana video

Ответить
@JustNightmare
@JustNightmare - 27.08.2023 21:44

Graphana video would rock!

Ответить
@AndyMehalick
@AndyMehalick - 21.08.2023 19:53

Whenever you ask: "would you like to see a separate video on X?" the answer is always YES! Anything related to OpenTelemetry would be awesome, Prometheus and Grafana included

Ответить
@ClAddict
@ClAddict - 19.08.2023 20:28

Why was the meter created within the api call? Seems like that would new and dispose the metric way more frequently than it should.

Ответить
@teodorchirileanu
@teodorchirileanu - 19.08.2023 17:52

I want grana video!

Ответить
@nocgod
@nocgod - 15.08.2023 17:25

the last point we have to solve is the redundant requirement to register the Meter by string in the exporter and create it in your code through a factory. its a cludge imho

Ответить
@jamesjanse3731
@jamesjanse3731 - 08.08.2023 21:32

Would love to see Grafana and Prometheus video!

Ответить
@benlewies8828
@benlewies8828 - 03.08.2023 15:51

This is an excellent development. Great video! Yes, definitely do an in-depth video!

Ответить
@StigBrembo
@StigBrembo - 31.07.2023 11:28

Hi Nick. Have you stopped using minimal api? From your latest videos I only see you using controllers?

Ответить
@THILLAIRAJA24
@THILLAIRAJA24 - 31.07.2023 11:09

Thanks for sharing this.

Ответить
@RichardBeales
@RichardBeales - 29.07.2023 22:15

I think the meter / gauge instances are supposed to be re-used, we've seen problems with creating them on every request.

Ответить
@mrtac_
@mrtac_ - 29.07.2023 17:07

This .NET 8 built-in feature in combination with Prometheus & Grafana is incredible helpful for systems operation & observability. Thank you Nick for sharing this and also providing the Grafana dashboards!

Ответить
@samuelantony3934
@samuelantony3934 - 29.07.2023 15:09

Really interesting, please explain about the setup of prometheus.

Ответить
@Levonfly
@Levonfly - 27.07.2023 00:09

Please separate video for Grafana

Ответить
@michaelweaver4439
@michaelweaver4439 - 26.07.2023 12:04

This looks amazing!! - more please!

Ответить
@stoyangrigorov5634
@stoyangrigorov5634 - 26.07.2023 11:15

awesome

Ответить
@alainl8069
@alainl8069 - 26.07.2023 05:30

How to use metering and Grafana to monitor API services would be an interesting course in Dometrain

Ответить
@IgorRovitsky
@IgorRovitsky - 26.07.2023 01:22

Looks promising, but I wonder how this might be used in a situation when the API is replicated in Swarm or k8

Ответить
@markhenderson5283
@markhenderson5283 - 26.07.2023 01:11

I was working on Grafana today. So I'd like to see a video about it.

Ответить
@EzequielRegaldo
@EzequielRegaldo - 25.07.2023 22:27

Oh my godness ! We need it ! Please ! Thank you so much for this content Nick !

Ответить
@danclarkeuk
@danclarkeuk - 25.07.2023 20:55

Very nice. I'm already using Grafana and Prometheus, so will be super-easy to take advantage of these new metrics! The IMeterFactory is a really nice addition too! 🙂

Ответить
@JonWoo
@JonWoo - 25.07.2023 20:23

So we don't need new relic anymore? :)

Ответить
@GiovanniOrlandoi7
@GiovanniOrlandoi7 - 25.07.2023 20:14

Great video! Would love more Prometheus and Grafana content.

Ответить
@stepangoremykin4314
@stepangoremykin4314 - 25.07.2023 15:45

Where are the metrics stored until Prometheus takes them?

Ответить
@evanboltsis
@evanboltsis - 25.07.2023 12:15

How about a full course on dometrain for grafana-prometheus and advanced metrics :)

Ответить
@thabisom
@thabisom - 25.07.2023 12:14

Hi @Nick. Yes, please do a separate video for configuring Grafana from scratch. Thank you for all your hard work.

Ответить
@yoanashih761
@yoanashih761 - 25.07.2023 11:00

Hi, Nick great content as always! Could you please do more video about telemetry and other devops-related topic? Thanks.

Ответить
@StephenYeadon
@StephenYeadon - 25.07.2023 10:00

Great content as always. A video on Graphana and Prometheus would be amazing. Possibly a video on something like Dapr would be good too and how you might incorporate the metrics with the sidecar metrics generated by dapr.

Ответить
@ghak992
@ghak992 - 25.07.2023 08:11

Yes please make the more depth video its look very promising,, thank u for shating

Ответить
@milans0713
@milans0713 - 25.07.2023 06:50

This is a superb stuff. Would love to have more content on Prometheus and Grafana with .NET Apps.

Ответить
@systemslave510
@systemslave510 - 25.07.2023 06:13

I want a deep dive into this. Been tring to figure out how to do it for a while. Thank you Nick

Ответить
@07309415
@07309415 - 25.07.2023 05:51

Would love a video on Grafana

Ответить
@acmesoft
@acmesoft - 25.07.2023 03:07

I want a grafana video!. Good content as always!!!

Ответить
@dvanrooyen1434
@dvanrooyen1434 - 25.07.2023 02:41

Nick is there a log exporter for filebeats?

Ответить
@miguelcervantes629
@miguelcervantes629 - 25.07.2023 02:29

A grafana video would be great! Amazing video

Ответить
@ytvandre
@ytvandre - 25.07.2023 02:11

Is this is a replacement for AppInsights telemetry SDK? Would love to see a video about integrating this with azure monitor

Ответить
@ikenwakochukwudi9395
@ikenwakochukwudi9395 - 25.07.2023 00:52

Good content Nick. I would love to see the detailed video on Grafana.

Ответить
@VladyslavHorbachov
@VladyslavHorbachov - 25.07.2023 00:03

We need Grafana video!

Ответить
@StephenMoreira
@StephenMoreira - 24.07.2023 22:54

Yes.

Ответить
@rmichaeldeutsch
@rmichaeldeutsch - 24.07.2023 22:07

Cool stuff! 😎
Is there a way to ignore specific endpoints from metric tracking? (ex: healthchecks, metric scraping, etc.)

Ответить
@antonmartyniuk
@antonmartyniuk - 24.07.2023 21:57

Looks great. Please make a video about Grafana and Dashboards in depth

Ответить
@devmarkmonster
@devmarkmonster - 24.07.2023 21:45

Interesting Video. The problem I always face is the amount of metrics that are shared by default. Same as logging, configuring it to right levels is very important. I’m afraid that the default metrics cause for GBs of data very easily.

Another thing I could use some guidance on is the combination of logging, traces and metrics with Open Telemetry and what kind of visualization tool to use that supports all of them.

Ответить
@SupBoiii
@SupBoiii - 24.07.2023 21:42

More Prometheus and Grafana video please, this is a great one!

Ответить