forked from open-telemetry/opentelemetry-specification
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial Prometheus <-> OTLP datamodel specification. (open-telemetry#…
…2266) * Initial draft of Prometheus <-> OTLP datamodel specification. * Update specification/metrics/datamodel.md Co-authored-by: Joshua MacDonald <[email protected]> * Add blurb about labels and incompatibilities. * address minor review comments, and fix presubmit failures * update prometheus SD labels based on current state, and update formatting * handle start time and delta sums * add links and headers. Handle exemplars and otel resource attributes. * Apply suggestions from code review Co-authored-by: Anthony Mirabella <[email protected]> * fix link * change prom service discovery section to resource attribute sections * disallow process_start_time_seconds * add links for otel data points * Apply suggestions from code review Co-authored-by: Tyler Yahn <[email protected]> * use normative language * handle negative prometheus histogram buckets * typo * specify what to do with non-string attributes * clarify sum behavior * handle label collisions when converting * clarify that if deltas are not aggregated, they must be dropped * allow process_start_time_seconds, but specify that it must be disabled by default * Update specification/metrics/datamodel.md Co-authored-by: Tyler Yahn <[email protected]> * Update specification/metrics/datamodel.md Co-authored-by: legendecas <[email protected]> * Apply suggestions from code review Co-authored-by: Joshua MacDonald <[email protected]> * describe when process_start_time_seconds isn't correct * convert values to string Co-authored-by: Josh Suereth <[email protected]> Co-authored-by: Josh Suereth <[email protected]> Co-authored-by: Joshua MacDonald <[email protected]> Co-authored-by: Anthony Mirabella <[email protected]> Co-authored-by: Tyler Yahn <[email protected]> Co-authored-by: Anuraag Agrawal <[email protected]> Co-authored-by: legendecas <[email protected]> Co-authored-by: Bogdan Drutu <[email protected]>
- Loading branch information
1 parent
215a49a
commit 5a2d314
Showing
1 changed file
with
154 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters