Skip to content

Commit

Permalink
link: Loki HTTP API: Ingest logs
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
  • Loading branch information
jsoref committed Jan 10, 2025
1 parent b089e1b commit f5b37a4
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 @@ -3873,7 +3873,7 @@ This release fixes CVE-2024-42368 on the `bearerauthtokenextension` (#34516)

### 🚀 New components 🚀

- `lokireceiver`: The Loki receiver implements the [Loki push api](https://grafana.com/docs/loki/latest/clients/promtail/#loki-push-api) as specified [here](https://grafana.com/docs/loki/latest/api/#push-log-entries-to-loki) (#18635)
- `lokireceiver`: The Loki receiver implements the [Loki push api](https://grafana.com/docs/loki/latest/clients/promtail/#loki-push-api) as specified in [Loki HTTP API: Ingest logs](https://grafana.com/docs/loki/latest/reference/loki-http-api/#ingest-logs) (#18635)
- `cloudflarereceiver`: Adds support for receiving logs from Cloudflare's LogPush API. (#19201)
- `webhookeventreceiver`: New component wireframe for webhookeventreceiver (#18101)
- `spanmetricsconnector`: Add the `spanmetricsconnector` connector to build. (#18760)
Expand Down

0 comments on commit f5b37a4

Please sign in to comment.