Skip to content

Migrate OTel/dogstatsd common functions to src/common#1329

Merged
blt merged 2 commits intomainfrom
blt/otel_metrics_common_dogstatsd
May 14, 2025
Merged

Migrate OTel/dogstatsd common functions to src/common#1329
blt merged 2 commits intomainfrom
blt/otel_metrics_common_dogstatsd

Conversation

@blt
Copy link
Copy Markdown
Collaborator

@blt blt commented Apr 23, 2025

What does this PR do?

Migrate OTel/dogstatsd common functions to src/common

This commit is in preparation for more extensive changes to the OTel metrics
payload. I have scooted common configuration and string selection functions up
into the crate common sub-tree.

Motivation

REF SMPTNG-659

@blt blt force-pushed the blt/otel_metrics_common_dogstatsd branch from abbffd9 to 5d2d1c0 Compare April 23, 2025 17:51
@blt blt added the no-changelog label Apr 23, 2025 — with Graphite App
@blt blt marked this pull request as ready for review April 23, 2025 17:51
@blt blt requested a review from a team as a code owner April 23, 2025 17:51
@blt blt force-pushed the blt/otel_metrics_common_dogstatsd branch from b17ae82 to 5d2d1c0 Compare April 28, 2025 19:24
@blt blt force-pushed the blt/convert_opentelemetry_metric_to_use_membergenerator_method branch from 08f893c to afe20cc Compare April 29, 2025 17:02
@blt blt force-pushed the blt/otel_metrics_common_dogstatsd branch from 5d2d1c0 to b01874b Compare April 29, 2025 17:02
@blt blt force-pushed the blt/otel_metrics_common_dogstatsd branch from b01874b to aaef818 Compare May 8, 2025 18:46
@blt blt force-pushed the blt/convert_opentelemetry_metric_to_use_membergenerator_method branch from afe20cc to 2ba5469 Compare May 8, 2025 18:46
@blt blt force-pushed the blt/otel_metrics_common_dogstatsd branch from aaef818 to 9ffbdec Compare May 8, 2025 19:02
@blt blt force-pushed the blt/convert_opentelemetry_metric_to_use_membergenerator_method branch from 2ba5469 to 95d028b Compare May 8, 2025 19:02
@blt blt force-pushed the blt/otel_metrics_common_dogstatsd branch from 9ffbdec to 9d8800f Compare May 8, 2025 19:14
@blt blt force-pushed the blt/convert_opentelemetry_metric_to_use_membergenerator_method branch from 95d028b to 34721dc Compare May 8, 2025 19:14
@blt blt force-pushed the blt/otel_metrics_common_dogstatsd branch from 9d8800f to bb9ab4d Compare May 12, 2025 18:02
@blt blt force-pushed the blt/convert_opentelemetry_metric_to_use_membergenerator_method branch from 34721dc to 1fbedb4 Compare May 12, 2025 18:02
@blt blt force-pushed the blt/otel_metrics_common_dogstatsd branch from 1d9b318 to 2b83224 Compare May 12, 2025 21:46
@blt blt force-pushed the blt/convert_opentelemetry_metric_to_use_membergenerator_method branch from fdd9350 to 22ae78d Compare May 12, 2025 22:49
@blt blt force-pushed the blt/otel_metrics_common_dogstatsd branch from 2b83224 to 73ec95e Compare May 12, 2025 22:49
@blt blt force-pushed the blt/convert_opentelemetry_metric_to_use_membergenerator_method branch from 22ae78d to 1a9089c Compare May 12, 2025 23:05
@blt blt force-pushed the blt/otel_metrics_common_dogstatsd branch from 73ec95e to 78de301 Compare May 12, 2025 23:05
@blt blt force-pushed the blt/convert_opentelemetry_metric_to_use_membergenerator_method branch from 1a9089c to e578402 Compare May 12, 2025 23:05
@blt blt force-pushed the blt/otel_metrics_common_dogstatsd branch 2 times, most recently from e36c7d4 to 63bbdfb Compare May 12, 2025 23:08
@blt blt force-pushed the blt/convert_opentelemetry_metric_to_use_membergenerator_method branch from e578402 to 66282d1 Compare May 12, 2025 23:43
@blt blt force-pushed the blt/otel_metrics_common_dogstatsd branch 2 times, most recently from 46ddd33 to 149bce2 Compare May 12, 2025 23:45
@blt blt force-pushed the blt/convert_opentelemetry_metric_to_use_membergenerator_method branch 3 times, most recently from e045117 to e1f5ff2 Compare May 13, 2025 00:23
@blt blt force-pushed the blt/otel_metrics_common_dogstatsd branch 2 times, most recently from 1e27d8e to 61ce1a7 Compare May 13, 2025 18:29
@blt blt force-pushed the blt/convert_opentelemetry_metric_to_use_membergenerator_method branch from e1f5ff2 to 5ac6297 Compare May 13, 2025 18:29
@blt blt force-pushed the blt/otel_metrics_common_dogstatsd branch from 61ce1a7 to 913763a Compare May 14, 2025 16:05
blt added 2 commits May 14, 2025 09:15
Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
This commit is in preparation for more extensive changes to the OTel metrics
payload. I have scooted common configuration and string selection functions up
into the crate common sub-tree.

REF SMPTNG-659

Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
@blt blt changed the base branch from blt/convert_opentelemetry_metric_to_use_membergenerator_method to graphite-base/1329 May 14, 2025 16:15
@blt blt force-pushed the blt/otel_metrics_common_dogstatsd branch from 913763a to 7f576ee Compare May 14, 2025 16:15
@blt blt force-pushed the graphite-base/1329 branch from 5ac6297 to 33dd635 Compare May 14, 2025 16:15
@blt blt changed the base branch from graphite-base/1329 to main May 14, 2025 16:15
@blt blt merged commit a8a8f39 into main May 14, 2025
42 checks passed
Copy link
Copy Markdown
Collaborator Author

blt commented May 14, 2025

Merge activity

  • May 14, 12:52 PM EDT: @blt merged this pull request with Graphite.

@blt blt deleted the blt/otel_metrics_common_dogstatsd branch May 14, 2025 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants