diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 604f1d781..df56a1f9a 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/app/tag-data.json b/app/tag-data.json index 1b2b6eb3c..e4a69da6f 100644 --- a/app/tag-data.json +++ b/app/tag-data.json @@ -2,7 +2,7 @@ "signoz": 27, "community": 6, "prometheus": 48, - "distributed-tracing": 17, + "distributed-tracing": 18, "tech-tutorial": 33, "javascript": 14, "tech-resources": 14, @@ -11,9 +11,9 @@ "tools-comparison": 58, "jaeger": 16, "node": 1, - "opentelemetry": 95, + "opentelemetry": 97, "events": 1, - "python": 11, + "python": 10, "log-management": 16, "apm": 9, "security": 1, @@ -22,8 +22,8 @@ "cloud": 1, "aws": 1, "talks": 4, - "observability": 17, - "opentelemetry-instrumentation": 29, + "observability": 19, + "opentelemetry-instrumentation": 27, "go--golang": 4, "java": 2, "docker": 5, @@ -33,10 +33,14 @@ "llm": 1, "net": 1, "elixir--erlang": 1, + "fastapi": 1, + "monitoring": 11, + "performance": 1, "golang": 1, "php": 1, "ruby": 1, "rust": 1, + "spring-boot": 1, "guides": 2, "monitoring-tools": 1, "hiring": 1, @@ -47,7 +51,6 @@ "devops": 1, "infra": 1, "logging": 35, - "monitoring": 8, "faq": 45, "opentelemetry-tutorials": 11, "java-monitoring": 3, diff --git a/data/blog/distributed-tracing-tools.mdx b/data/blog/distributed-tracing-tools.mdx index 3d121efda..6f2b53090 100644 --- a/data/blog/distributed-tracing-tools.mdx +++ b/data/blog/distributed-tracing-tools.mdx @@ -1,5 +1,4 @@ --- - title: Top 15 Distributed Tracing Tools for Microservices in 2024 slug: distributed-tracing-tools date: 2024-08-12 @@ -7,167 +6,189 @@ tags: [Tech Resources] authors: [ankit_anand] description: Discover the best distributed tracing tools for microservices in 2024. Compare features, benefits, and use cases to optimize your application performance. image: /img/blog/2023/09/distributed-tracing-cover-min.jpg -keywords: [signoz,jaeger,tempo,grafana tempo,distributed tracing tools,apm tools,application performance monitoring, distributed tracing, microservices, observability, APM, OpenTelemetry, performance monitoring] - +keywords: + [ + signoz, + jaeger, + tempo, + grafana tempo, + distributed tracing tools, + apm tools, + application performance monitoring, + distributed tracing, + microservices, + observability, + APM, + OpenTelemetry, + performance monitoring, + ] --- -