You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 7, 2022. It is now read-only.
@@ -432,15 +433,23 @@ I hope I did justice to your time and helped you understand the basics of promet
432
433
**Where to go from here:**
433
434
- It is important to understand PromQL extensively to take advantage of the metrics which one has collected. Remember the goal is not just to collect metrics but to derive answers for application related questions. [This](https://medium.com/@valyala/promql-tutorial-for-beginners-9ab455142085) is a very good resource to get started with PromQL.
434
435
435
-
436
-
437
436
To Do
438
437
- [x] Integration with grafana to create dashboards
439
438
- [ ] Add code samples for all metric types.
440
439
- [ ] Explain about the concept of Service Discovery for integrating with kubernetes.
0 commit comments