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

Fixed links #47

Merged
merged 1 commit into from
Jul 1, 2024
Merged
Show file tree
Hide file tree
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 loki/alloy-kafka-logs/finish.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
In this example, we configured Alloy to ingest logs via Kafka. We configured Alloy to ingest logs in two different formats: raw logs and OpenTelemetry logs. Where to go next?

### Back to Docs
Head back to wear you started from to continue with the Loki documentation: [Loki documentation](https://grafana.com/docs/send-data/alloy).
Head back to wear you started from to continue with the Loki documentation: [Loki documentation](https://grafana.com/docs/loki/latest/send-data/alloy).


# Further reading
Expand Down
2 changes: 1 addition & 1 deletion loki/alloy-otel-logs/finish.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
In this example, we configured Alloy to ingest OpenTelemetry logs and send them to Loki. This was a simple example to demonstrate how to send logs from an application instrumented with OpenTelemetry to Loki using Alloy. Where to go next?

### Back to Docs
Head back to wear you started from to continue with the Loki documentation: [Loki documentation](https://grafana.com/docs/send-data/alloy).
Head back to wear you started from to continue with the Loki documentation: [Loki documentation](https://grafana.com/docs/loki/latest/send-data/alloy).


# Further reading
Expand Down
Loading