Skip to content

docs: add OpenTelemetry output documentation#1014

Draft
Molter73 wants to merge 1 commit into
mauro/ci/build-test-otelfrom
mauro/docs/otel
Draft

docs: add OpenTelemetry output documentation#1014
Molter73 wants to merge 1 commit into
mauro/ci/build-test-otelfrom
mauro/docs/otel

Conversation

@Molter73

@Molter73 Molter73 commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Description

Add docs/otel/ with:

  • otel.md: how to build with --features otel or make image-otel, configure the OTLP endpoint, and a full Loki + Grafana example
  • loki-config.yaml: minimal single-instance Loki configuration
  • grafana-datasource.yaml: auto-provisioned Loki datasource
  • grafana-dashboard-provider.yaml: dashboard file provider config
  • grafana-fact-dashboard.json: example dashboard with event rate, events by type/file pie charts, and a log stream panel

Assisted-by: claude-opus-4-6 noreply@opencode.ai

Checklist

  • Patch has a change log entry OR does not need one.
  • Investigated and inspected CI test results
  • Updated documentation accordingly

Automated testing

  • Added unit tests
  • Added integration tests
  • Added regression tests

If any of these don't apply, please comment below.

Testing Performed

TODO(replace-me)
Use this space to explain how you tested your PR, or, if you didn't test it, why you did not do so. (Valid reasons include "CI is sufficient" or "No testable changes")
In addition to reviewing your code, reviewers must also review your testing instructions, and make sure they are sufficient.

For more details, ref the Confluence page about this section.

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Enterprise

Run ID: c621099e-46a7-4df3-935c-16b206e2e42a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch mauro/docs/otel

Comment @coderabbitai help to get the list of available commands.

@codecov-commenter

codecov-commenter commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.95%. Comparing base (b8cd802) to head (2d1c4a0).

Additional details and impacted files
@@                    Coverage Diff                    @@
##           mauro/ci/build-test-otel    #1014   +/-   ##
=========================================================
  Coverage                     32.95%   32.95%           
=========================================================
  Files                            21       21           
  Lines                          2971     2971           
  Branches                       2971     2971           
=========================================================
  Hits                            979      979           
  Misses                         1989     1989           
  Partials                          3        3           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Molter73 Molter73 force-pushed the mauro/ci/build-test-otel branch from b118a82 to faefb58 Compare July 7, 2026 16:04
@Molter73 Molter73 force-pushed the mauro/ci/build-test-otel branch from faefb58 to b8cd802 Compare July 8, 2026 15:22
Add docs/otel/ with:
- otel.md: how to build with --features otel or make image-otel,
  configure the OTLP endpoint, and a full Loki + Grafana example
- loki-config.yaml: minimal single-instance Loki configuration
- grafana-datasource.yaml: auto-provisioned Loki datasource
- grafana-dashboard-provider.yaml: dashboard file provider config
- grafana-fact-dashboard.json: example dashboard with event rate,
  events by type/file pie charts, and a log stream panel

Assisted-by: claude-opus-4-6 <noreply@opencode.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants