Skip to content

TRACING-5360: RHOSDT 3.6, Clarify sending logs to lokistack #93342

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
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
3 changes: 2 additions & 1 deletion modules/otel-forwarding-logs-to-tempostack.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
[id="otel-forwarding-logs-to-tempostack_{context}"]
= Forwarding logs to a LokiStack instance

You can deploy the OpenTelemetry Collector to forward logs to a LokiStack instance.
You can deploy the OpenTelemetry Collector to forward logs to a LokiStack instance with `openshift-logging` tenants mode.
For more information about the supported LokiStack configuration refer to the logging documentation.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@max-cx max-cx May 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pavolloffay, 🙂 unfortunately at this time, the Logging docs pages and URLs are different for different OCP versions and for different Logging versions, unlike our docs that are updated uniformly across all OCP versions. I've tried adding links to my PR, but the docs-building pipelines report errors. It's doable, but it would require an incommensurate amount of effort, which IMHO is not worth it. I'm mentioning that the users need to consult the Logging docs, which is not ideal but as much as is used for a lot of other situations in the OCP docs. I'd leave it at that for now.


.Prerequisites

Expand Down