-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Serverless Mini Agent] Update Namespace for Span Tags from Azure Spring Apps and Google Cloud Functions v1 #711
[Serverless Mini Agent] Update Namespace for Span Tags from Azure Spring Apps and Google Cloud Functions v1 #711
Conversation
BenchmarksComparisonBenchmark execution time: 2024-11-08 16:23:59 Comparing candidate commit be032e4 in PR branch Found 1 performance improvements and 0 performance regressions! Performance is the same for 50 metrics, 2 unstable metrics. scenario:tags/replace_trace_tags
CandidateCandidate benchmark detailsGroup 1
Group 2
Group 3
Group 4
Group 5
Group 6
Group 7
Group 8
Group 9
Group 10
Group 11
Group 12
BaselineOmitted due to size. |
7019bcb
to
b8a5d07
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #711 +/- ##
==========================================
- Coverage 71.57% 71.56% -0.02%
==========================================
Files 281 281
Lines 42421 42419 -2
==========================================
- Hits 30363 30356 -7
- Misses 12058 12063 +5
|
1e23443
to
9ef2ea2
Compare
What does this PR do?
Update namespace for span tags Azure Spring Apps and Google Cloud Functions v1.
Motivation
Make sure span tags from each of these products have a namespace with a consistent naming pattern prior to GA.
https://datadoghq.atlassian.net/browse/SVLS-5915
https://datadoghq.atlassian.net/browse/SVLS-5918
Additional Notes
azurespringapp
->asa
gcrfx
How to test the change?
See https://datadoghq.atlassian.net/wiki/spaces/SLS/pages/2977497119/Serverless+Mini+Agent#Testing