[otel_collector_internal_telemetry] Document data_stream.dataset and fix queries for TBS dashboards#19049
Conversation
✅ Vale Linting ResultsNo issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
💔 Build Failed
Failed CI StepsHistorycc @gregkalapos |
This comment has been minimized.
This comment has been minimized.
TL;DRBuildkite failed in package lint because Remediation
Investigation detailsRoot Cause
The offending line is in the PR commit (
Because the scalar is unquoted and contains Evidence
Verification
Follow-up
Note 🔒 Integrity filter blocked 8 itemsThe following items were blocked because they don't meet the GitHub integrity level.
To allow these resources, lower tools:
github:
min-integrity: approved # merged | approved | unapproved | noneWhat is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
💚 Build Succeeded
History
cc @gregkalapos |
|
Package otel_collector_internal_telemetry - 1.2.1 containing this change is available at https://epr.elastic.co/package/otel_collector_internal_telemetry/1.2.1/ |
…fix queries for TBS dashboards (elastic#19049) * Document data_stream.dataset and fix tbs queries * Add changelog * Update changelog.yml * Update changelog.yml
Queries in the Dashboards for tailsampling processor (TBS) used double
otelwhich resulted in not fetching data for the dashboards.The PR fixes the queries and also document that users must set
data_stream.datasettocollectortelemetry.This was reported by @ty-elastic.
Checklist
changelog.ymlfile.