Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore] Fix references in changelog #36250

Merged
merged 1 commit into from
Nov 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ If you are looking for developer-facing changes, check out [CHANGELOG-API.md](./
- `signalfxexporter`: Add more default metrics related to Kubernetes cronjobs, jobs, statefulset, and hpa (#36026)
- `simpleprometheusreceiver`: Support to set `job_name` in config (#31502)
- `solacereceiver`: Add support to the Solace Receiver to convert the new `Move to Dead Message Queue` and new `Delete` spans generated by Solace Event Broker to OTLP. (#36071)
- `connector/routing`: Add ability to route log records individually using OTTL log record context. (#19738)
- `routingconnector`: Add ability to route log records individually using OTTL log record context. (#35939)
- `splunkenterprisereceiver`: Add new metrics for Splunk Enterprise dispatch artifacts (#35950)

### 🧰 Bug fixes 🧰
Expand Down