#sre (2019-06)

Prometheus, Prometheus Operator, Grafana, Kubernetes

Archive: https://archive.sweetops.com/monitoring/

2019-06-12

Aayush Anand avatar
Aayush Anand

anybody has experience with grafana cloud metric ton calculations ?

Issif avatar

what’s your issue?

2019-06-13

2019-06-26

Marcio Rodrigues avatar
Marcio Rodrigues

Hello, anyone has experience in having observability/tracing of event based applications in kubernetes? (rabbitmq) i know that people usually use istio to have a clear view of the request path of their applications, but in our case we are not using HTTP, we are using AMQP any suggestions?

2019-06-28

pecigonzalo avatar
pecigonzalo

Ill try and dig it out, but I actually was reading some articles about this the other day

pecigonzalo avatar
pecigonzalo

and basically they had clients that published metrics from the queue

pecigonzalo avatar
pecigonzalo

and tracing

pecigonzalo avatar
pecigonzalo
opentracing-contrib/go-amqp

AMQP instrumentation in Go. Contribute to opentracing-contrib/go-amqp development by creating an account on GitHub.

pecigonzalo avatar
pecigonzalo
Distributed Tracing with Apache Kafka and Jaeger | Object Partners

If you are using Apache Kafka, you are almost certainly working within a distributed system and because Kafka decouples consumers and producers it can be a challenge to illustrate exactly how data flows through that system. I plan to demonstrate how Jaeger is up to that challenge while navigating the pitfalls of an example project.

    keyboard_arrow_up