Skip to content

Commit 9119446

Browse files
committed
docs: update README and changelog for OTEL
Align documentation and changelog entries with the OTEL integration behavior and references.
1 parent 7fc8198 commit 9119446

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12+
- [#1062](https://github.com/spegel-org/spegel/pull/1062) Add OpenTelemetry tracing support with OTEL configuration (endpoint, insecure, serviceName, sampler) and trace correlation (trace_id/span_id) in structured logs.
1213
- [#1056](https://github.com/spegel-org/spegel/pull/1056) Send delete events for content by keeping content index.
1314

1415
### Changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Spegel is for you if you are looking to do any of the following.
1919
* Avoid rate-limiting when pulling images from external registries (e.g. Docker Hub).
2020
* Decrease egressing traffic outside of the clusters network.
2121
* Increase image pull efficiency in edge node deployments.
22+
* OpenTelemetry tracing.
2223

2324
## Getting Started
2425

0 commit comments

Comments
 (0)