Listening to this today, your voice sounds so calm and relaxed. Nothing wrong in your today's voice, I like the high energy. It's just how you've changed over the years.
That's very interesting topic. Actually, I am getting the question "How to collect metrics" on the every 2nd interview. I think that would be very useful to see best practices of using it
Awesome video tutorial, very complete and useful, I need to read the grafana doc to create my own more complex dashboard but now I have a very simple and useful one thanks to you. Thank you to share this kind of videos! Keep coding :)
Amazing, could you please make a video about grafana functions. Would be great comparison between different data sources, such as Graphite and Prometheus. Thank you for what you are doing.
This is very interesting topic to me and I really like that. Could you give more detail? For example, how can we extend/improve it? what about the resource cost if we install an azure machine/or a cloud? And not related but maybe you can talk about the push services that would be useful. Thank you for your all videos
Great videos, but might you consider doing a black or darker background with white text instead? It is eye scorchingly bright when trying to watch full screen, even with my monitor brightness turned down.
I am afraid that this package is no longer operational on DotNet Core 6.0 I have been fighting with it for a day and I have had to give up. If Allan comes up with an updated version I will jump to it and include the package.
Hello Nick, In the way you implement that did you saw that for all metrics under "application_httprequests_transactions_per_endpoint" you have value 0, which means that this does not expose results per endpoint. I was interested why this library AppMetrics does not work with endpoints or it is just configurational issue somewhere inside the code example. :)
Nice job Nick... BTW, I need to add Latency metrics to our Grafana dasboard using what AppMetrics Library provides... Could you point me in the right direction?
Love the video....I see a lot of grafana dashboards which have drivers for content. Specifically like the Kube Pod information. You can select by namespace and by say pod id. This is using a dropdown. I believe it's based on the the template and use the {{service}} label inferencing. How do you set that up in a custom dashboard?
Great video. Got a question about the metrics scraping, how do you see the endpoint scraping working in a "Web farm scenario", i. e. Ensuring that each pod/node/instance is scraped, when hitting the public endpoint you don't know which one will serve that request. Regards
Very nice! But if nothing is stored in the asp.net core project... what happen if i scale the application out? I guess that a random server endpoint Will be scraped..? 🤔
Great video for beginners..It would be helpful if you could give an example to add request headers for API request. I need to add a header named authToken with a secret value.I tried bearer_token but it doesn't work.
thanks for the video, and can you please tell me, whether is it possible to monitor a Linux system from my windows system. Suppose I'm a user of windows and from this system, I want to analyze the performance of another system in which Linux is installed using Prometheus.
Good work Nick! Recently i started to work on a project with dotnet core web apis hosted in K8S environment. I will try to add Prometheus to monitor the routings and see how many ms do they need to give the response. Do you have any advise on this particular topic? If i find a route that is slow, is it possible to see its http request causing the slowdown?
Hey Nick! Can you please do a tutorial about how to consume a webapi (e.g. your youtube tutorial webapi) in .NET Core MVC App? I can't find any good ressources how to separate Webapi and Mvc. Maybe a short video how to create the View using our api data...
With option of: Access: Server (default) is not working. Only the Browser option works with localhost:9090. (But: "Browser access mode in the Prometheus datasource is deprecated and will be removed in a future release.") Although I use with docker image, not the installed one. Can it be the problem?
That's a nice title nick. Better than: "This COOL TOOL give you control over what happens". I barely watch your new videos because of all the BS and Ads :(
When I setup my project as you do I get an error in Prometheus: "An existing connection was forcibly closed by the remote host" do you have any insight into how to solve this problem?
I've been trying to get this to work in .net 6. Can anyone point me in the right direction? Following the guide from the package site won't track endpoints like in this video.
Sure, if you can make a more in depth video on Prometheus and gathering metrics, that would be great!
Listening to this today, your voice sounds so calm and relaxed. Nothing wrong in your today's voice, I like the high energy. It's just how you've changed over the years.
awesome tutorial with minimum info you need to implement metrics with prometheus/grafana in your .net core project
Awesome video Nick, would love to see more videos on this killer combo (App.Metrics + Grafana + Prometheus) with setup scripted in docker ;-)
Very good video Nick, keep up the good work. Like your straight to the point style!
That's very interesting topic. Actually, I am getting the question "How to collect metrics" on the every 2nd interview. I think that would be very useful to see best practices of using it
Really great introduction! Well thought out, and succinctly explained.
Thanks Nick for this great intro. Why you did not make another video ? Everybody seem eager :)
Yes, please make a detail video with authentication.
This is very good video.
Great tutorial Nick👍🏼Please go ahead with more in depth videos! Thanks for sharing your knowledge.
Awesome video tutorial, very complete and useful, I need to read the grafana doc to create my own more complex dashboard but now I have a very simple and useful one thanks to you.
Thank you to share this kind of videos! Keep coding :)
Very cool video! Please do a Grafana video
Hi Nick, awesome vid again, thanks for sharing ;)
Great work Nick! Have you plan a tutorial project with microservices in the future?
I totally do. I just need to create a clear path for the series so I don't spend much time doing the exact same thing over and over again.
Very nice video! But please do some videos on MessageBroker like Rabbitmq
@Nick : Yes PLZ. I'm curious to know your thoughts on architecture patterns like event sourcing and cqrs
Amazing, could you please make a video about grafana functions.
Would be great comparison between different data sources, such as Graphite and Prometheus.
Thank you for what you are doing.
This is very interesting topic to me and I really like that. Could you give more detail? For example, how can we extend/improve it? what about the resource cost if we install an azure machine/or a cloud? And not related but maybe you can talk about the push services that would be useful. Thank you for your all videos
Great work Nick. Please more videos about App.Metrics + Grafana + Prometheus.
This video is very helpful. Please make more descriptive one about Prometheus and Grafana.
Good work Nick! Congratulations!!!
Great video Nick. Would it be possible to create in depth video on this topic? Would love to see more on this....
Nice intro. Please do an in depth video as well. Subscribed
What an amazing video, I would love to see more of this
Please more about Prometheus and Grafana! And App.Metrics!!!
Great videos, but might you consider doing a black or darker background with white text instead? It is eye scorchingly bright when trying to watch full screen, even with my monitor brightness turned down.
Thanks for that! exactly what I need for my project at work!
Hello Nick From Tunisia. Very Interesting Staff. Thank You For The Grate Videos. Will You Do one on microservices, cqrs&es ?
this is really lovely, very direct and explanatory
Thanks for the great video.
How can I persist data? Because if I reload my application all the metrics starts from scratch
Thank you for the video.
If you haven't, please do a video on the Histogram.
Fantastic video! Please do other videos on Prometheus and Grafana
Man i love your videos
I am afraid that this package is no longer operational on DotNet Core 6.0 I have been fighting with it for a day and I have had to give up. If Allan comes up with an updated version I will jump to it and include the package.
Good lesson about prometheus and grafana, I understood well about these resources, but i think you could teach more advanced techniques
Very informative video. Thank you so much
Hi Nick, I would like to see some depth video about app metrics and prometheus
Thank you so much!!! Great tutorial ❤❤❤!!!!
Hello Nick,
In the way you implement that did you saw that for all metrics under "application_httprequests_transactions_per_endpoint" you have value 0, which means that this does not expose results per endpoint. I was interested why this library AppMetrics does not work with endpoints or it is just configurational issue somewhere inside the code example. :)
Anyone hit this error in .NET Core 3.1? 'IHostBuilder' does not contain a definition for 'UseMetrics' and no accessible extension method 'UseMetrics'
Hi, great video. Add the counters in code produce some overhead ?
Please make the vedio in depth step by step in vs2019 or vs2022. it would be really helpful.
Amazing video, please make a video series for Grafana and prometheus
Nice job Nick... BTW, I need to add Latency metrics to our Grafana dasboard using what AppMetrics Library provides... Could you point me in the right direction?
Love the video....I see a lot of grafana dashboards which have drivers for content. Specifically like the Kube Pod information. You can select by namespace and by say pod id. This is using a dropdown. I believe it's based on the the template and use the {{service}} label inferencing. How do you set that up in a custom dashboard?
Great video.
Got a question about the metrics scraping, how do you see the endpoint scraping working in a "Web farm scenario", i. e. Ensuring that each pod/node/instance is scraped, when hitting the public endpoint you don't know which one will serve that request.
Regards
great work . nicely explained.
That's great. Thanks.
very good video, and topic; please continue on it
Thanks a lot. This is what I was looking for. If you could make a tutorial on promotheus and Grafana, that will be great
Very helpful video!
Do a more detailed video on this. Please. Great introductory video though.
Very nice! But if nothing is stored in the asp.net core project... what happen if i scale the application out? I guess that a random server endpoint Will be scraped..? 🤔
Hi Nick,
Can you please make more videos on Grafana?
Thanks.
Awesome Nick
Awesome! This is all great stuff. More please!
Fantastic video
Great video for beginners..It would be helpful if you could give an example to add request headers for API request. I need to add a header named authToken with a secret value.I tried bearer_token but it doesn't work.
thanks for the video, and can you please tell me, whether is it possible to monitor a Linux system from my windows system.
Suppose I'm a user of windows and from this system, I want to analyze the performance of another system in which Linux is installed using Prometheus.
Consider using the decorator pattern to decorate your APIs with metrics etc. (SRP principle).
Good work Nick!
Recently i started to work on a project with dotnet core web apis hosted in K8S environment. I will try to add Prometheus to monitor the routings and see how many ms do they need to give the response. Do you have any advise on this particular topic? If i find a route that is slow, is it possible to see its http request causing the slowdown?
Hey Nick! Can you please do a tutorial about how to consume a webapi (e.g. your youtube tutorial webapi) in .NET Core MVC App?
I can't find any good ressources how to separate Webapi and Mvc. Maybe a short video how to create the View using our api data...
Very very nice!
Please create in-depth video on this topic
Thank you!
Can this API be used in our Project to keeping a watch on the videos that a user have watched in our Learning Management System ??
What software do you use for drawing the flow diagrams in your videos?
Very good work! Tx
Hi Nick,
How to configure idm metrics in Prometheus?
super training
61k population are working on this tech
With option of: Access: Server (default) is not working. Only the Browser option works with localhost:9090. (But: "Browser access mode in the Prometheus datasource is deprecated and will be removed in a future release.") Although I use with docker image, not the installed one. Can it be the problem?
That's a nice title nick. Better than: "This COOL TOOL give you control over what happens".
I barely watch your new videos because of all the BS and Ads :(
I noticed the Usage and Author icons on your methods, where do those come from? Is that an extension? GIT related?
This is a Rider built in feature. It bases is off of git yeah
When I setup my project as you do I get an error in Prometheus: "An existing connection was forcibly closed by the remote host" do you have any insight into how to solve this problem?
pls can u do a video how to pull all redis database metrics using grafana dashboards
After 2 years I am watching in 2022 . Is this out of the market technology
What is the overlap between app metrics and open telemetry?
Nice video
Hi Nick! What are you using for the drawings at the start of each video? Look like some kind of google tool.
It’s actually Microsoft’s Whiteboard that comes in the Surface Pro
Great!
Is there any way monitoring tool query DB or File System?
Subscribed
How does rider know about hints when you edit yaml file ??!
nice video actually
I've been trying to get this to work in .net 6. Can anyone point me in the right direction? Following the guide from the package site won't track endpoints like in this video.
very nice
Are you monitoring any other System or an application??
Could someone please explain how to configure App.Metrics for HostedService?
Hi Nick, I am not able to find the souce code in your github repo. can you pls provide your repo details for me to look at the code. thanks
Sure please send me your GitHub username
Hi, thanks for the vidéo can somebody send me the full code source, please.
Dose this work for blazor server application?
Definately for Server-side and probably for WASM as well.
@@nickchapsas Do you have any specific link or procedure which I can follow?
I have a problem, I need to put 10 likes to this videos LOL
where is the code please?
Dont work for net core 3.1
App.Metrics.AspNetCore.Mvc
There is no source code on chapsas.com/. Can you update your site please and add sources? thanks
The source on my website. You need to join my newsletter to get the source code.
Tried to join your site tonight - link it generates does not resolve in GitHub.
@@clintedmonson No it doesn't. You sing up to my newsletter and it automatically invites you to a private GitHub repo
I have a project, kindly get in touch
I have lost whole day and it does not work..Thanks
Awesome Nick