docs: add OpenTelemetry output documentation#1014
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
b118a82 to
faefb58
Compare
faefb58 to
b8cd802
Compare
b8cd802 to
f6461e3
Compare
f6461e3 to
2be7397
Compare
f24dac1 to
4df7ed2
Compare
2be7397 to
d36e05b
Compare
4df7ed2 to
e25cc7c
Compare
d36e05b to
48a74a3
Compare
e25cc7c to
4658188
Compare
48a74a3 to
a770ac5
Compare
4658188 to
48c72c0
Compare
1600ccf to
458d238
Compare
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>
48c72c0 to
53c3d7a
Compare
Description
Add docs/otel/ with:
Assisted-by: claude-opus-4-6 noreply@opencode.ai
Checklist
Automated testing
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.