Skip to content

Instantly share code, notes, and snippets.

View perebaj's full-sized avatar
🎯
Focusing

Jonathan perebaj

🎯
Focusing
View GitHub Profile
# Histograms
# References
- Developer Guide Prometheus Native Histograms
- https://docs.google.com/document/d/1VhtB_cGnuO2q_zqEMgtoaLDvJ_kFSXRXoE0Wo74JlSY/edit?tab=t.0#heading=h.ddnr5f52iyta
- Exponential Histograms Open telemetry documentation https://opentelemetry.io/blog/2023/exponential-histograms/
- Using OpenTelemetry’s Exponential Histograms in Prometheus - Ruslan Kovalov & Ganesh Vernekar
- https://www.youtube.com/watch?v=W2_TpDcess8&ab_channel=CNCF%5BCloudNativeComputingFoundation%5D
# How to run the prometheusremotewritereceiver in your local environment
How to find what ports are being used
- sudo lsof -i -P -n