Skip to content

Commit

Permalink
[chore] fix broken chrony link (#36702)
Browse files Browse the repository at this point in the history
#### Link to tracking issue
Fixes
#36701

Related to this issue and fix: 

Issue:
#24049
Fix:
#24050

Co-authored-by: Alex Boten <[email protected]>
  • Loading branch information
niwoerner and codeboten authored Dec 6, 2024
1 parent d797bf5 commit 464969b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5153,7 +5153,7 @@ This version has been skipped.

### 🚀 New components 🚀
- `telemetryquerylanguage`: Expose the telemetry query language as a package. (#11751)
- `chronyreceiver`: -| This component is a pure go implementation for capturing data from [chrony](https://chrony.tuxfamily.org/) (#11789)
- `chronyreceiver`: -| This component is a pure go implementation for capturing data from [chrony](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/system_administrators_guide/ch-configuring_ntp_using_the_chrony_suite) (#11789)
- `otlpjsonfilereceiver`: Add a new file receiver reading JSON-encoded OTLP data, after [serialization specification](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/file-exporter.md#json-file-serialization) (#10836)
- `pulsarexporter`: Add Apache Pulsar exporter (#9795)
- `solacereceiver`: Add Solace receiver to receive trace data from a Solace PubSub+ Event Broker. (#10572)
Expand Down

0 comments on commit 464969b

Please sign in to comment.