Skip to content

Commit 7717760

Browse files
committed
test
1 parent e931639 commit 7717760

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

data/comparisons/opentelemetry-api-vs-sdk.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
---
22

3-
title: OpenTelemetry API vs SDK - Key Differences Explained
3+
title: [TEST] OpenTelemetry API vs SDK - Key Differences Explained
44
date: 2024-10-23
55
tags: [Opentelemetry]
66
authors: [sushant_gaurav]
77
description: Explore the key differences between OpenTelemetr y API and SDK, learn when to use each, and discover how to enhance your observability strategy.
88
keywords: [OpenTelemetry, API, SDK, observability, instrumentation, telemetry, monitoring]
99
related_comparisons: ['/opentelemetry-events-vs-logs', '/opentelemetry-vs-grafana', '/opentelemetry-vs-application-insights']
1010
---
11-
11+
TEST
12+
<br/>
1213
OpenTelemetry is revolutionizing observability in modern software systems by providing a standardized method for capturing [distributed tracing](https://signoz.io/blog/distributed-tracing/), metrics, and logs. As observability becomes more important in managing complex, distributed applications, understanding the differences between OpenTelemetry's API and SDK will help you select the best tool for your project. This article discusses the important differences that can help you plan your implementation strategy.
1314

1415
### Quick Guide: API vs SDK

0 commit comments

Comments
 (0)