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 <jmacd@users.noreply.github.com> * 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 <a9@aneurysm9.com> * 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 <MrAlias@users.noreply.github.com> * 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 <MrAlias@users.noreply.github.com> * Update specification/metrics/datamodel.md Co-authored-by: legendecas <legendecas@gmail.com> * Apply suggestions from code review Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com> * describe when process_start_time_seconds isn't correct * convert values to string Co-authored-by: Josh Suereth <joshuasuereth@google.com> Co-authored-by: Josh Suereth <Joshua.Suereth@gmail.com> Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com> Co-authored-by: Anthony Mirabella <a9@aneurysm9.com> Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com> Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com> Co-authored-by: legendecas <legendecas@gmail.com> Co-authored-by: Bogdan Drutu <bogdandrutu@gmail.com>
- 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