Skip to content

Introduce data_points_transmitted / second in OTel metrics HTTP, GRPC#1357

Merged
blt merged 4 commits intomainfrom
blt/otel_dps
May 22, 2025
Merged

Introduce data_points_transmitted / second in OTel metrics HTTP, GRPC#1357
blt merged 4 commits intomainfrom
blt/otel_dps

Conversation

@blt
Copy link
Copy Markdown
Collaborator

@blt blt commented May 17, 2025

What does this PR do?

This commit implements a new piece of telemetry: data points transmitted per
second. This is the equivalent of bytes per second but, when applicable, in
terms of the metric (or other) "data points" transmitted per second. This
approach should be immediately applicable to DogStatsD. This further opens the
door to other block-based metadata.

Motivation

REF SMPTNG-659

@blt blt marked this pull request as ready for review May 17, 2025 00:29
@blt blt requested a review from a team as a code owner May 17, 2025 00:29
@blt blt changed the base branch from blt/update_metrics_generation_such_that_timestamps_sums_are_updated to graphite-base/1357 May 19, 2025 20:21
@blt blt force-pushed the graphite-base/1357 branch from 9ca1fbd to 4a88fdf Compare May 19, 2025 20:21
@graphite-app graphite-app bot changed the base branch from graphite-base/1357 to main May 19, 2025 20:21
@blt blt force-pushed the blt/otel_dps branch 2 times, most recently from 72e55cb to 2ea614a Compare May 21, 2025 19:51
blt added 4 commits May 21, 2025 14:42
This commit implements a new piece of telemetry: data points transmitted per
second. This is the equivalent of bytes per second but, when applicable, in
terms of the metric (or other) "data points" transmitted per second. This
approach should be immediately applicable to DogStatsD. This further opens the
door to other block-based metadata.

REF SMPTNG-659

Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
@blt blt merged commit 6138689 into main May 22, 2025
28 checks passed
@blt blt deleted the blt/otel_dps branch May 22, 2025 21:59
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