E(Elli (Gethelios) ingethelios.hashnode.dev·Jul 16, 2023 · 9 min readAPI latency in microservices – Trace-based troubleshootingOriginal article: https://gethelios.dev/blog/api-latency-in-microservices-trace-based-troubleshooting In microservices architectures, apps are broken down into small, independent services that communicate with each other using APIs in a synchronous o...00
E(Elli (Gethelios) ingethelios.hashnode.dev·Jun 5, 2023 · 2 min readAPI monitoring vs. observability- Debugging microservicesAs microservices architecture has become more popular, there has been a growing need for API observability. This is because microservices applications are made up of many small, independent services that communicate with each other through APIs. This...00
E(Elli (Gethelios) ingethelios.hashnode.dev·Apr 4, 2023 · 2 min readAPI observability with OpenTelemetry:Reducing MTTR by 90%Visit the full article- API observability: Leveraging OTel to improve developer experience (written by Liron Kreiss) In a nutshell: Here's how applying API observability by instrumenting data strongly helps developers to debug issues much faster, boo...00
E(Elli (Gethelios) ingethelios.hashnode.dev·Apr 4, 2023 · 1 min readOpenTelemetry Python guide – Walkthrough, hacks and ExamplesVisit the original full article> OpenTelemetry Python – Walkthrough and Examples OpenTelemetry in a Nutshell OpenTelemetry (OTel) is an open-source observability framework that allows developers to capture telemetry data from distributed cloud-native...00
E(Elli (Gethelios) ingethelios.hashnode.dev·Mar 26, 2023 · 1 min readJaeger Tracing Explained: Pros, Cons, Alternatives and Winning TacticsReaf the full article: https://gethelios.dev/blog/jaeger-vs-helios-which-one-should-you-choose/ OpenTelemetry (OTel), is an open-source project that offers APIs and SDKs for observability data collection (i.e, logs, metrics and traces) from microserv...00