Skip to content

feat(aws): enhance service representation for serverless #14055

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

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

zarirhamza
Copy link
Contributor

@zarirhamza zarirhamza commented Jul 17, 2025

What does this PR do?

Rollout of span naming changes to align tracer with serverless product to create streamlined Service Representation for Serverless

Key Changes:

  • Apply all changes ONLY in a Serverless scenario
  • Apply explicit peer.service tag equal to the hostname based on aws service type and region grouping all spans underneath one explicitly defined inferred service
  • Extract hostname within the region event for accuracy
  • Remove _dd.base_service for serverless spans since the config is derived incorrectly in those situations

Motivation

Improve Service Map for Serverless

Checklist

  • PR author has checked that all the criteria below are met
  • The PR description includes an overview of the change
  • The PR description articulates the motivation for the change
  • The change includes tests OR the PR description describes a testing strategy
  • The PR description notes risks associated with the change, if any
  • Newly-added code is easy to change
  • The change follows the library release note guidelines
  • The change includes or references documentation updates if necessary
  • Backport labels are set (if applicable)

Reviewer Checklist

  • Reviewer has checked that all the criteria below are met
  • Title is accurate
  • All changes are related to the pull request's stated goal
  • Avoids breaking API changes
  • Testing strategy adequately addresses listed risks
  • Newly-added code is easy to change
  • Release note makes sense to a user of the library
  • If necessary, author has acknowledged and discussed the performance implications of this PR as reported in the benchmarks PR comment
  • Backport labels are set in a manner that is consistent with the release branch maintenance policy

Copy link
Contributor

github-actions bot commented Jul 17, 2025

CODEOWNERS have been resolved as:

releasenotes/notes/fix-serverless-service-representation-b1f81fe0553a7a45.yaml  @DataDog/apm-python
ddtrace/_trace/utils_botocore/span_tags.py                              @DataDog/apm-sdk-api-python
ddtrace/contrib/internal/aiobotocore/patch.py                           @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/contrib/internal/boto/patch.py                                  @DataDog/apm-core-python @DataDog/apm-idm-python
ddtrace/internal/schema/processor.py                                    @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/aiobotocore/test.py                                       @DataDog/apm-core-python @DataDog/apm-idm-python
tests/contrib/botocore/test.py                                          @DataDog/apm-core-python @DataDog/apm-idm-python
tests/snapshots/tests.contrib.azure_functions.test_azure_functions_snapshot.test_http_get_distributed_tracing[disabled].json  @DataDog/apm-python
tests/snapshots/tests.contrib.azure_functions.test_azure_functions_snapshot.test_http_get_distributed_tracing[enabled].json  @DataDog/apm-python

@zarirhamza zarirhamza changed the title Enhance Service Representation for Serverless feat(aws): Enhance Service Representation for Serverless Jul 17, 2025
Copy link
Contributor

github-actions bot commented Jul 17, 2025

Bootstrap import analysis

Comparison of import times between this PR and base.

Summary

The average import time from this PR is: 288 ± 7 ms.

The average import time from base is: 286 ± 8 ms.

The import time difference between this PR and base is: 2.4 ± 0.3 ms.

Import time breakdown

The following import paths have shrunk:

ddtrace.auto 1.266 ms (0.44%)
ddtrace 0.676 ms (0.23%)
ddtrace.internal._unpatched 0.031 ms (0.01%)
json 0.031 ms (0.01%)
json.decoder 0.031 ms (0.01%)
re 0.031 ms (0.01%)
enum 0.031 ms (0.01%)
types 0.031 ms (0.01%)
ddtrace.bootstrap.sitecustomize 0.591 ms (0.21%)
ddtrace.bootstrap.preload 0.591 ms (0.21%)
ddtrace.internal.remoteconfig.client 0.591 ms (0.21%)

@pr-commenter
Copy link

pr-commenter bot commented Jul 17, 2025

Performance SLOs

Benchmark execution time: 2025-07-23 22:17:23

Comparing candidate commit 41b77bf in branch zarir/SSR-tracer with performance thresholds.

Performance Test Results

Legend: ✅ Pass | ⚠️ Unstable | ❌ Fail

⚠️ coreapiscenario - 12/12 (2 unstable)

⚠️ context_with_data_listeners

Metric Status Value SLO % Under SLO
execution_time ⚠️ 13.832µs < 20.000µs +30.8%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ context_with_data_no_listeners

Metric Status Value SLO % Under SLO
execution_time 3.837µs < 10.000µs +61.6%
max_rss_usage 29.118MB < 31.000MB +6.1%

⚠️ context_with_data_only_all_listeners

Metric Status Value SLO % Under SLO
execution_time ⚠️ 13.861µs < 20.000µs +30.7%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ get_item_exists

Metric Status Value SLO % Under SLO
execution_time 629.540ns < 10.000µs +93.7%
max_rss_usage 29.118MB < 31.000MB +6.1%

✅ get_item_missing

Metric Status Value SLO % Under SLO
execution_time 690.895ns < 10.000µs +93.1%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ set_item

Metric Status Value SLO % Under SLO
execution_time 24.620µs < 30.000µs +17.9%
max_rss_usage 29.078MB < 31.000MB +6.2%
djangosimple - 22/22

✅ appsec

Metric Status Value SLO % Under SLO
execution_time 21.349ms < 22.300ms +4.3%
max_rss_usage 63.721MB < 65.500MB +2.7%

✅ exception-replay-enabled

Metric Status Value SLO % Under SLO
execution_time 1.357ms < 1.450ms +6.4%
max_rss_usage 63.446MB < 65.500MB +3.1%

✅ iast

Metric Status Value SLO % Under SLO
execution_time 21.316ms < 22.250ms +4.2%
max_rss_usage 63.740MB < 65.500MB +2.7%

✅ profiler

Metric Status Value SLO % Under SLO
execution_time 15.940ms < 16.550ms +3.7%
max_rss_usage 50.784MB < 53.000MB +4.2%

✅ span-code-origin

Metric Status Value SLO % Under SLO
execution_time 27.111ms < 28.200ms +3.9%
max_rss_usage 66.276MB < 68.000MB +2.5%

✅ tracer

Metric Status Value SLO % Under SLO
execution_time 21.375ms < 22.700ms +5.8%
max_rss_usage 63.721MB < 65.500MB +2.7%

✅ tracer-and-profiler

Metric Status Value SLO % Under SLO
execution_time 23.905ms < 24.900ms +4.0%
max_rss_usage 65.077MB < 67.000MB +2.9%

✅ tracer-no-caches

Metric Status Value SLO % Under SLO
execution_time 18.925ms < 19.650ms +3.7%
max_rss_usage 63.721MB < 65.500MB +2.7%

✅ tracer-no-databases

Metric Status Value SLO % Under SLO
execution_time 19.275ms < 20.100ms +4.1%
max_rss_usage 63.701MB < 65.500MB +2.7%

✅ tracer-no-middleware

Metric Status Value SLO % Under SLO
execution_time 21.109ms < 22.500ms +6.2%
max_rss_usage 63.740MB < 65.500MB +2.7%

✅ tracer-no-templates

Metric Status Value SLO % Under SLO
execution_time 21.144ms < 22.250ms +5.0%
max_rss_usage 63.701MB < 65.500MB +2.7%
errortrackingdjangosimple - 6/6

✅ errortracking-enabled-all

Metric Status Value SLO % Under SLO
execution_time 18.547ms < 19.850ms +6.6%
max_rss_usage 63.701MB < 65.500MB +2.7%

✅ errortracking-enabled-user

Metric Status Value SLO % Under SLO
execution_time 18.557ms < 19.400ms +4.3%
max_rss_usage 63.740MB < 65.500MB +2.7%

✅ tracer-enabled

Metric Status Value SLO % Under SLO
execution_time 18.604ms < 19.450ms +4.4%
max_rss_usage 63.693MB < 65.500MB +2.8%
errortrackingflasksqli - 6/6

✅ errortracking-enabled-all

Metric Status Value SLO % Under SLO
execution_time 2.115ms < 2.300ms +8.0%
max_rss_usage 51.688MB < 53.000MB +2.5%

✅ errortracking-enabled-user

Metric Status Value SLO % Under SLO
execution_time 2.150ms < 2.250ms +4.4%
max_rss_usage 51.609MB < 53.000MB +2.6%

✅ tracer-enabled

Metric Status Value SLO % Under SLO
execution_time 2.130ms < 2.300ms +7.4%
max_rss_usage 51.197MB < 53.000MB +3.4%
flasksimple - 14/14

✅ appsec-get

Metric Status Value SLO % Under SLO
execution_time 4.612ms < 4.750ms +2.9%
max_rss_usage 63.155MB < 64.000MB +1.3%

✅ appsec-post

Metric Status Value SLO % Under SLO
execution_time 6.635ms < 6.750ms +1.7%
max_rss_usage 63.388MB < 64.000MB +1.0%

✅ appsec-telemetry

Metric Status Value SLO % Under SLO
execution_time 4.614ms < 4.750ms +2.9%
max_rss_usage 63.049MB < 64.000MB +1.5%

✅ debugger

Metric Status Value SLO % Under SLO
execution_time 1.856ms < 2.000ms +7.2%
max_rss_usage 42.074MB < 44.000MB +4.4%

✅ iast-get

Metric Status Value SLO % Under SLO
execution_time 1.856ms < 2.000ms +7.2%
max_rss_usage 44.438MB < 45.000MB +1.2%

✅ profiler

Metric Status Value SLO % Under SLO
execution_time 1.981ms < 2.100ms +5.7%
max_rss_usage 43.392MB < 44.000MB +1.4%

✅ tracer

Metric Status Value SLO % Under SLO
execution_time 3.387ms < 3.650ms +7.2%
max_rss_usage 51.432MB < 53.000MB +3.0%
flasksqli - 6/6

✅ appsec-enabled

Metric Status Value SLO % Under SLO
execution_time 3.985ms < 4.200ms +5.1%
max_rss_usage 63.367MB < 66.000MB +4.0%

✅ iast-enabled

Metric Status Value SLO % Under SLO
execution_time 2.557ms < 2.800ms +8.7%
max_rss_usage 56.544MB < 58.000MB +2.5%

✅ tracer-enabled

Metric Status Value SLO % Under SLO
execution_time 2.107ms < 2.250ms +6.4%
max_rss_usage 51.236MB < 53.000MB +3.3%
httppropagationextract - 60/60

✅ all_styles_all_headers

Metric Status Value SLO % Under SLO
execution_time 82.572µs < 100.000µs +17.4%
max_rss_usage 29.117MB < 31.000MB +6.1%

✅ b3_headers

Metric Status Value SLO % Under SLO
execution_time 14.349µs < 20.000µs +28.3%
max_rss_usage 29.118MB < 31.000MB +6.1%

✅ b3_single_headers

Metric Status Value SLO % Under SLO
execution_time 13.962µs < 20.000µs +30.2%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ datadog_tracecontext_tracestate_not_propagated_on_trace_id_no_match

Metric Status Value SLO % Under SLO
execution_time 65.901µs < 80.000µs +17.6%
max_rss_usage 29.118MB < 31.000MB +6.1%

✅ datadog_tracecontext_tracestate_propagated_on_trace_id_match

Metric Status Value SLO % Under SLO
execution_time 67.441µs < 80.000µs +15.7%
max_rss_usage 29.020MB < 31.000MB +6.4%

✅ empty_headers

Metric Status Value SLO % Under SLO
execution_time 1.591µs < 10.000µs +84.1%
max_rss_usage 29.118MB < 31.000MB +6.1%

✅ full_t_id_datadog_headers

Metric Status Value SLO % Under SLO
execution_time 23.805µs < 30.000µs +20.7%
max_rss_usage 29.157MB < 31.000MB +5.9%

✅ invalid_priority_header

Metric Status Value SLO % Under SLO
execution_time 6.497µs < 10.000µs +35.0%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ invalid_span_id_header

Metric Status Value SLO % Under SLO
execution_time 6.515µs < 10.000µs +34.8%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ invalid_tags_header

Metric Status Value SLO % Under SLO
execution_time 6.597µs < 10.000µs +34.0%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ invalid_trace_id_header

Metric Status Value SLO % Under SLO
execution_time 6.483µs < 10.000µs +35.2%
max_rss_usage 29.118MB < 31.000MB +6.1%

✅ large_header_no_matches

Metric Status Value SLO % Under SLO
execution_time 27.768µs < 30.000µs +7.4%
max_rss_usage 29.138MB < 31.000MB +6.0%

✅ large_valid_headers_all

Metric Status Value SLO % Under SLO
execution_time 28.656µs < 40.000µs +28.4%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ medium_header_no_matches

Metric Status Value SLO % Under SLO
execution_time 9.887µs < 20.000µs +50.6%
max_rss_usage 29.059MB < 31.000MB +6.3%

✅ medium_valid_headers_all

Metric Status Value SLO % Under SLO
execution_time 11.302µs < 20.000µs +43.5%
max_rss_usage 29.137MB < 31.000MB +6.0%

✅ none_propagation_style

Metric Status Value SLO % Under SLO
execution_time 1.688µs < 10.000µs +83.1%
max_rss_usage 29.157MB < 31.000MB +5.9%

✅ tracecontext_headers

Metric Status Value SLO % Under SLO
execution_time 34.736µs < 40.000µs +13.2%
max_rss_usage 29.157MB < 31.000MB +5.9%

✅ valid_headers_all

Metric Status Value SLO % Under SLO
execution_time 6.536µs < 10.000µs +34.6%
max_rss_usage 29.137MB < 31.000MB +6.0%

✅ valid_headers_basic

Metric Status Value SLO % Under SLO
execution_time 6.117µs < 10.000µs +38.8%
max_rss_usage 29.138MB < 31.000MB +6.0%

✅ wsgi_empty_headers

Metric Status Value SLO % Under SLO
execution_time 1.578µs < 10.000µs +84.2%
max_rss_usage 29.138MB < 31.000MB +6.0%

✅ wsgi_invalid_priority_header

Metric Status Value SLO % Under SLO
execution_time 6.566µs < 10.000µs +34.3%
max_rss_usage 29.137MB < 31.000MB +6.0%

✅ wsgi_invalid_span_id_header

Metric Status Value SLO % Under SLO
execution_time 1.593µs < 10.000µs +84.1%
max_rss_usage 29.138MB < 31.000MB +6.0%

✅ wsgi_invalid_tags_header

Metric Status Value SLO % Under SLO
execution_time 6.586µs < 10.000µs +34.1%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ wsgi_invalid_trace_id_header

Metric Status Value SLO % Under SLO
execution_time 6.575µs < 10.000µs +34.3%
max_rss_usage 29.215MB < 31.000MB +5.8%

✅ wsgi_large_header_no_matches

Metric Status Value SLO % Under SLO
execution_time 28.681µs < 40.000µs +28.3%
max_rss_usage 29.236MB < 31.000MB +5.7%

✅ wsgi_large_valid_headers_all

Metric Status Value SLO % Under SLO
execution_time 29.756µs < 40.000µs +25.6%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ wsgi_medium_header_no_matches

Metric Status Value SLO % Under SLO
execution_time 10.134µs < 20.000µs +49.3%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ wsgi_medium_valid_headers_all

Metric Status Value SLO % Under SLO
execution_time 11.514µs < 20.000µs +42.4%
max_rss_usage 29.118MB < 31.000MB +6.1%

✅ wsgi_valid_headers_all

Metric Status Value SLO % Under SLO
execution_time 6.561µs < 10.000µs +34.4%
max_rss_usage 29.059MB < 31.000MB +6.3%

✅ wsgi_valid_headers_basic

Metric Status Value SLO % Under SLO
execution_time 6.170µs < 10.000µs +38.3%
max_rss_usage 29.157MB < 31.000MB +5.9%
httppropagationinject - 16/16

✅ ids_only

Metric Status Value SLO % Under SLO
execution_time 20.208µs < 30.000µs +32.6%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ with_all

Metric Status Value SLO % Under SLO
execution_time 35.418µs < 40.000µs +11.5%
max_rss_usage 29.197MB < 31.000MB +5.8%

✅ with_dd_origin

Metric Status Value SLO % Under SLO
execution_time 26.368µs < 30.000µs +12.1%
max_rss_usage 29.118MB < 31.000MB +6.1%

✅ with_priority_and_origin

Metric Status Value SLO % Under SLO
execution_time 29.095µs < 40.000µs +27.3%
max_rss_usage 29.157MB < 31.000MB +5.9%

✅ with_sampling_priority

Metric Status Value SLO % Under SLO
execution_time 22.413µs < 30.000µs +25.3%
max_rss_usage 29.157MB < 31.000MB +5.9%

✅ with_tags

Metric Status Value SLO % Under SLO
execution_time 28.284µs < 40.000µs +29.3%
max_rss_usage 29.118MB < 31.000MB +6.1%

✅ with_tags_invalid

Metric Status Value SLO % Under SLO
execution_time 32.015µs < 40.000µs +20.0%
max_rss_usage 29.176MB < 31.000MB +5.9%

✅ with_tags_max_size

Metric Status Value SLO % Under SLO
execution_time 28.859µs < 40.000µs +27.9%
max_rss_usage 29.157MB < 31.000MB +5.9%
iast_aspects - 40/40

✅ re_expand_aspect

Metric Status Value SLO % Under SLO
execution_time 33.067µs < 40.000µs +17.3%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ re_expand_noaspect

Metric Status Value SLO % Under SLO
execution_time 28.803µs < 40.000µs +28.0%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ re_findall_aspect

Metric Status Value SLO % Under SLO
execution_time 3.733µs < 10.000µs +62.7%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ re_findall_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.431µs < 10.000µs +85.7%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ re_finditer_aspect

Metric Status Value SLO % Under SLO
execution_time 5.149µs < 10.000µs +48.5%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ re_finditer_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.434µs < 10.000µs +85.7%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ re_fullmatch_aspect

Metric Status Value SLO % Under SLO
execution_time 3.416µs < 10.000µs +65.8%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ re_fullmatch_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.292µs < 10.000µs +87.1%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ re_group_aspect

Metric Status Value SLO % Under SLO
execution_time 3.452µs < 10.000µs +65.5%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ re_group_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.634µs < 10.000µs +83.7%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ re_groups_aspect

Metric Status Value SLO % Under SLO
execution_time 3.596µs < 10.000µs +64.0%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ re_groups_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.727µs < 10.000µs +82.7%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ re_match_aspect

Metric Status Value SLO % Under SLO
execution_time 3.416µs < 10.000µs +65.8%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ re_match_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.310µs < 10.000µs +86.9%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ re_search_aspect

Metric Status Value SLO % Under SLO
execution_time 3.327µs < 10.000µs +66.7%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ re_search_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.200µs < 10.000µs +88.0%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ re_sub_aspect

Metric Status Value SLO % Under SLO
execution_time 4.745µs < 10.000µs +52.6%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ re_sub_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.534µs < 10.000µs +84.7%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ re_subn_aspect

Metric Status Value SLO % Under SLO
execution_time 4.915µs < 10.000µs +50.8%
max_rss_usage 34.642MB < 35.500MB +2.4%

✅ re_subn_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.627µs < 10.000µs +83.7%
max_rss_usage 34.642MB < 35.000MB +1.0%
iastaspects - 118/118

✅ add_aspect

Metric Status Value SLO % Under SLO
execution_time 331.572ns < 10.000µs +96.7%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ add_inplace_aspect

Metric Status Value SLO % Under SLO
execution_time 333.381ns < 10.000µs +96.7%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ add_inplace_noaspect

Metric Status Value SLO % Under SLO
execution_time 320.625ns < 10.000µs +96.8%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ add_noaspect

Metric Status Value SLO % Under SLO
execution_time 277.024ns < 10.000µs +97.2%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ bytearray_aspect

Metric Status Value SLO % Under SLO
execution_time 1.851µs < 10.000µs +81.5%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ bytearray_extend_aspect

Metric Status Value SLO % Under SLO
execution_time 1.370µs < 10.000µs +86.3%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ bytearray_extend_noaspect

Metric Status Value SLO % Under SLO
execution_time 609.930ns < 10.000µs +93.9%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ bytearray_noaspect

Metric Status Value SLO % Under SLO
execution_time 475.536ns < 10.000µs +95.2%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ bytes_aspect

Metric Status Value SLO % Under SLO
execution_time 1.873µs < 10.000µs +81.3%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ bytes_noaspect

Metric Status Value SLO % Under SLO
execution_time 493.983ns < 10.000µs +95.1%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ bytesio_aspect

Metric Status Value SLO % Under SLO
execution_time 1.901µs < 10.000µs +81.0%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ bytesio_noaspect

Metric Status Value SLO % Under SLO
execution_time 492.618ns < 10.000µs +95.1%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ capitalize_aspect

Metric Status Value SLO % Under SLO
execution_time 736.562ns < 10.000µs +92.6%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ capitalize_noaspect

Metric Status Value SLO % Under SLO
execution_time 436.551ns < 10.000µs +95.6%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ casefold_aspect

Metric Status Value SLO % Under SLO
execution_time 743.527ns < 10.000µs +92.6%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ casefold_noaspect

Metric Status Value SLO % Under SLO
execution_time 369.909ns < 10.000µs +96.3%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ decode_aspect

Metric Status Value SLO % Under SLO
execution_time 718.471ns < 10.000µs +92.8%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ decode_noaspect

Metric Status Value SLO % Under SLO
execution_time 416.922ns < 10.000µs +95.8%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ encode_aspect

Metric Status Value SLO % Under SLO
execution_time 709.119ns < 10.000µs +92.9%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ encode_noaspect

Metric Status Value SLO % Under SLO
execution_time 399.283ns < 10.000µs +96.0%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ format_aspect

Metric Status Value SLO % Under SLO
execution_time 3.383µs < 10.000µs +66.2%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ format_map_aspect

Metric Status Value SLO % Under SLO
execution_time 3.209µs < 10.000µs +67.9%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ format_map_noaspect

Metric Status Value SLO % Under SLO
execution_time 774.483ns < 10.000µs +92.3%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ format_noaspect

Metric Status Value SLO % Under SLO
execution_time 595.756ns < 10.000µs +94.0%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ index_aspect

Metric Status Value SLO % Under SLO
execution_time 340.268ns < 10.000µs +96.6%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ index_noaspect

Metric Status Value SLO % Under SLO
execution_time 276.599ns < 10.000µs +97.2%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ join_aspect

Metric Status Value SLO % Under SLO
execution_time 1.220µs < 10.000µs +87.8%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ join_noaspect

Metric Status Value SLO % Under SLO
execution_time 489.615ns < 10.000µs +95.1%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ ljust_aspect

Metric Status Value SLO % Under SLO
execution_time 10.300µs < 20.000µs +48.5%
max_rss_usage 34.740MB < 35.500MB +2.1%

✅ ljust_noaspect

Metric Status Value SLO % Under SLO
execution_time 403.545ns < 10.000µs +96.0%
max_rss_usage 34.603MB < 35.500MB +2.5%

✅ lower_aspect

Metric Status Value SLO % Under SLO
execution_time 2.277µs < 10.000µs +77.2%
max_rss_usage 34.623MB < 35.500MB +2.5%

✅ lower_noaspect

Metric Status Value SLO % Under SLO
execution_time 369.173ns < 10.000µs +96.3%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ lstrip_aspect

Metric Status Value SLO % Under SLO
execution_time 10.322µs < 20.000µs +48.4%
max_rss_usage 34.721MB < 35.500MB +2.2%

✅ lstrip_noaspect

Metric Status Value SLO % Under SLO
execution_time 383.024ns < 10.000µs +96.2%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ modulo_aspect

Metric Status Value SLO % Under SLO
execution_time 598.289ns < 10.000µs +94.0%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ modulo_aspect_for_bytearray_bytearray

Metric Status Value SLO % Under SLO
execution_time 1.318µs < 10.000µs +86.8%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ modulo_aspect_for_bytes

Metric Status Value SLO % Under SLO
execution_time 750.624ns < 10.000µs +92.5%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ modulo_aspect_for_bytes_bytearray

Metric Status Value SLO % Under SLO
execution_time 982.216ns < 10.000µs +90.2%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ modulo_noaspect

Metric Status Value SLO % Under SLO
execution_time 622.090ns < 10.000µs +93.8%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ replace_aspect

Metric Status Value SLO % Under SLO
execution_time 4.647µs < 10.000µs +53.5%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ replace_noaspect

Metric Status Value SLO % Under SLO
execution_time 457.938ns < 10.000µs +95.4%
max_rss_usage 34.623MB < 35.500MB +2.5%

✅ repr_aspect

Metric Status Value SLO % Under SLO
execution_time 908.337ns < 10.000µs +90.9%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ repr_noaspect

Metric Status Value SLO % Under SLO
execution_time 412.060ns < 10.000µs +95.9%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ rstrip_aspect

Metric Status Value SLO % Under SLO
execution_time 10.212µs < 20.000µs +48.9%
max_rss_usage 34.819MB < 35.500MB +1.9%

✅ rstrip_noaspect

Metric Status Value SLO % Under SLO
execution_time 373.482ns < 10.000µs +96.3%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ slice_aspect

Metric Status Value SLO % Under SLO
execution_time 480.243ns < 10.000µs +95.2%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ slice_noaspect

Metric Status Value SLO % Under SLO
execution_time 446.433ns < 10.000µs +95.5%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ stringio_aspect

Metric Status Value SLO % Under SLO
execution_time 2.197µs < 10.000µs +78.0%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ stringio_noaspect

Metric Status Value SLO % Under SLO
execution_time 721.169ns < 10.000µs +92.8%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ strip_aspect

Metric Status Value SLO % Under SLO
execution_time 10.304µs < 20.000µs +48.5%
max_rss_usage 34.800MB < 35.500MB +2.0%

✅ strip_noaspect

Metric Status Value SLO % Under SLO
execution_time 385.433ns < 10.000µs +96.1%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ swapcase_aspect

Metric Status Value SLO % Under SLO
execution_time 2.468µs < 10.000µs +75.3%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ swapcase_noaspect

Metric Status Value SLO % Under SLO
execution_time 532.694ns < 10.000µs +94.7%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ title_aspect

Metric Status Value SLO % Under SLO
execution_time 2.433µs < 10.000µs +75.7%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ title_noaspect

Metric Status Value SLO % Under SLO
execution_time 501.144ns < 10.000µs +95.0%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ translate_aspect

Metric Status Value SLO % Under SLO
execution_time 3.292µs < 10.000µs +67.1%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ translate_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.037µs < 10.000µs +89.6%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ upper_aspect

Metric Status Value SLO % Under SLO
execution_time 2.349µs < 10.000µs +76.5%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ upper_noaspect

Metric Status Value SLO % Under SLO
execution_time 367.722ns < 10.000µs +96.3%
max_rss_usage 34.623MB < 35.000MB +1.1%
iastaspectsospath - 24/24

✅ ospathbasename_aspect

Metric Status Value SLO % Under SLO
execution_time 4.236µs < 10.000µs +57.6%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ ospathbasename_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.081µs < 10.000µs +89.2%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ ospathjoin_aspect

Metric Status Value SLO % Under SLO
execution_time 6.031µs < 10.000µs +39.7%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ ospathjoin_noaspect

Metric Status Value SLO % Under SLO
execution_time 2.299µs < 10.000µs +77.0%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ ospathnormcase_aspect

Metric Status Value SLO % Under SLO
execution_time 4.034µs < 10.000µs +59.7%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ ospathnormcase_noaspect

Metric Status Value SLO % Under SLO
execution_time 573.901ns < 10.000µs +94.3%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ ospathsplit_aspect

Metric Status Value SLO % Under SLO
execution_time 4.941µs < 10.000µs +50.6%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ ospathsplit_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.595µs < 10.000µs +84.0%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ ospathsplitdrive_aspect

Metric Status Value SLO % Under SLO
execution_time 3.700µs < 10.000µs +63.0%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ ospathsplitdrive_noaspect

Metric Status Value SLO % Under SLO
execution_time 696.388ns < 10.000µs +93.0%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ ospathsplitext_aspect

Metric Status Value SLO % Under SLO
execution_time 5.332µs < 10.000µs +46.7%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ ospathsplitext_noaspect

Metric Status Value SLO % Under SLO
execution_time 1.369µs < 10.000µs +86.3%
max_rss_usage 34.623MB < 35.000MB +1.1%
iastaspectssplit - 12/12

✅ rsplit_aspect

Metric Status Value SLO % Under SLO
execution_time 1.514µs < 10.000µs +84.9%
max_rss_usage 34.603MB < 35.000MB +1.1%

✅ rsplit_noaspect

Metric Status Value SLO % Under SLO
execution_time 580.477ns < 10.000µs +94.2%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ split_aspect

Metric Status Value SLO % Under SLO
execution_time 1.476µs < 10.000µs +85.2%
max_rss_usage 34.623MB < 35.000MB +1.1%

✅ split_noaspect

Metric Status Value SLO % Under SLO
execution_time 572.459ns < 10.000µs +94.3%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ splitlines_aspect

Metric Status Value SLO % Under SLO
execution_time 1.427µs < 10.000µs +85.7%
max_rss_usage 34.642MB < 35.000MB +1.0%

✅ splitlines_noaspect

Metric Status Value SLO % Under SLO
execution_time 582.755ns < 10.000µs +94.2%
max_rss_usage 34.623MB < 35.000MB +1.1%
iastpropagation - 8/8

✅ no-propagation

Metric Status Value SLO % Under SLO
execution_time 49.215µs < 60.000µs +18.0%
max_rss_usage 34.721MB < 35.500MB +2.2%

✅ propagation_enabled

Metric Status Value SLO % Under SLO
execution_time 146.041µs < 160.000µs +8.7%
max_rss_usage 34.662MB < 35.500MB +2.4%

✅ propagation_enabled_100

Metric Status Value SLO % Under SLO
execution_time 1.563ms < 1.800ms +13.1%
max_rss_usage 34.662MB < 35.000MB +1.0%

✅ propagation_enabled_1000

Metric Status Value SLO % Under SLO
execution_time 28.954ms < 30.550ms +5.2%
max_rss_usage 34.623MB < 35.500MB +2.5%
otelsdkspan - 24/24

✅ add-event

Metric Status Value SLO % Under SLO
execution_time 40.312ms < 42.000ms +4.0%
max_rss_usage 31.850MB < 35.000MB +9.0%

✅ add-link

Metric Status Value SLO % Under SLO
execution_time 36.919ms < 38.550ms +4.2%
max_rss_usage 31.870MB < 35.000MB +8.9%

✅ add-metrics

Metric Status Value SLO % Under SLO
execution_time 220.380ms < 232.000ms +5.0%
max_rss_usage 31.850MB < 35.000MB +9.0%

✅ add-tags

Metric Status Value SLO % Under SLO
execution_time 211.536ms < 221.600ms +4.5%
max_rss_usage 31.870MB < 35.000MB +8.9%

✅ get-context

Metric Status Value SLO % Under SLO
execution_time 29.057ms < 31.300ms +7.2%
max_rss_usage 31.910MB < 35.000MB +8.8%

✅ is-recording

Metric Status Value SLO % Under SLO
execution_time 29.631ms < 31.000ms +4.4%
max_rss_usage 31.890MB < 35.000MB +8.9%

✅ record-exception

Metric Status Value SLO % Under SLO
execution_time 62.837ms < 65.850ms +4.6%
max_rss_usage 31.890MB < 35.000MB +8.9%

✅ set-status

Metric Status Value SLO % Under SLO
execution_time 31.869ms < 34.150ms +6.7%
max_rss_usage 31.890MB < 35.000MB +8.9%

✅ start

Metric Status Value SLO % Under SLO
execution_time 29.410ms < 30.150ms +2.5%
max_rss_usage 31.890MB < 35.000MB +8.9%

✅ start-finish

Metric Status Value SLO % Under SLO
execution_time 34.047ms < 35.350ms +3.7%
max_rss_usage 31.850MB < 35.000MB +9.0%

✅ start-finish-telemetry

Metric Status Value SLO % Under SLO
execution_time 34.362ms < 35.450ms +3.1%
max_rss_usage 31.850MB < 35.000MB +9.0%

✅ update-name

Metric Status Value SLO % Under SLO
execution_time 31.436ms < 33.400ms +5.9%
max_rss_usage 31.890MB < 35.000MB +8.9%
otelspan - 22/22

✅ add-event

Metric Status Value SLO % Under SLO
execution_time 44.469ms < 47.150ms +5.7%
max_rss_usage 42.156MB < 42.500MB +0.8%

✅ add-metrics

Metric Status Value SLO % Under SLO
execution_time 317.783ms < 344.800ms +7.8%
max_rss_usage 558.723MB < 562.000MB +0.6%

✅ add-tags

Metric Status Value SLO % Under SLO
execution_time 290.072ms < 314.000ms +7.6%
max_rss_usage 560.275MB < 563.500MB +0.6%

✅ get-context

Metric Status Value SLO % Under SLO
execution_time 84.495ms < 92.350ms +8.5%
max_rss_usage 37.155MB < 38.000MB +2.2%

✅ is-recording

Metric Status Value SLO % Under SLO
execution_time 41.526ms < 44.500ms +6.7%
max_rss_usage 41.463MB < 42.000MB +1.3%

✅ record-exception

Metric Status Value SLO % Under SLO
execution_time 60.475ms < 67.650ms +10.6%
max_rss_usage 37.624MB < 38.000MB +1.0%

✅ set-status

Metric Status Value SLO % Under SLO
execution_time 47.486ms < 50.400ms +5.8%
max_rss_usage 41.540MB < 42.000MB +1.1%

✅ start

Metric Status Value SLO % Under SLO
execution_time 40.933ms < 43.450ms +5.8%
max_rss_usage 41.511MB < 42.000MB +1.2%

✅ start-finish

Metric Status Value SLO % Under SLO
execution_time 80.995ms < 86.000ms +5.8%
max_rss_usage 31.595MB < 32.000MB +1.3%

✅ start-finish-telemetry

Metric Status Value SLO % Under SLO
execution_time 82.378ms < 86.000ms +4.2%
max_rss_usage 31.654MB < 32.000MB +1.1%

✅ update-name

Metric Status Value SLO % Under SLO
execution_time 42.901ms < 45.150ms +5.0%
max_rss_usage 41.882MB < 42.500MB +1.5%
packagespackageforrootmodulemapping - 4/4

✅ cache_off

Metric Status Value SLO % Under SLO
execution_time 348.567ms < 354.300ms +1.6%
max_rss_usage 35.090MB < 38.000MB +7.7%

✅ cache_on

Metric Status Value SLO % Under SLO
execution_time 382.336ns < 10.000µs +96.2%
max_rss_usage 34.364MB < 38.000MB +9.6%
packagesupdateimporteddependencies - 24/24

✅ import_many

Metric Status Value SLO % Under SLO
execution_time 154.991µs < 170.000µs +8.8%
max_rss_usage 34.029MB < 35.500MB +4.1%

✅ import_many_cached

Metric Status Value SLO % Under SLO
execution_time 121.816µs < 130.000µs +6.3%
max_rss_usage 33.927MB < 35.500MB +4.4%

✅ import_many_stdlib

Metric Status Value SLO % Under SLO
execution_time 1.619ms < 1.750ms +7.5%
max_rss_usage 34.710MB < 35.500MB +2.2%

✅ import_many_stdlib_cached

Metric Status Value SLO % Under SLO
execution_time 965.653µs < 1.100ms +12.2%
max_rss_usage 33.982MB < 35.500MB +4.3%

✅ import_many_unknown

Metric Status Value SLO % Under SLO
execution_time 839.712µs < 890.000µs +5.7%
max_rss_usage 34.030MB < 35.500MB +4.1%

✅ import_many_unknown_cached

Metric Status Value SLO % Under SLO
execution_time 787.285µs < 870.000µs +9.5%
max_rss_usage 34.079MB < 35.500MB +4.0%

✅ import_one

Metric Status Value SLO % Under SLO
execution_time 19.772µs < 30.000µs +34.1%
max_rss_usage 34.385MB < 35.500MB +3.1%

✅ import_one_cache

Metric Status Value SLO % Under SLO
execution_time 6.304µs < 10.000µs +37.0%
max_rss_usage 34.337MB < 35.500MB +3.3%

✅ import_one_stdlib

Metric Status Value SLO % Under SLO
execution_time 18.776µs < 20.000µs +6.1%
max_rss_usage 34.374MB < 35.500MB +3.2%

✅ import_one_stdlib_cache

Metric Status Value SLO % Under SLO
execution_time 6.278µs < 10.000µs +37.2%
max_rss_usage 33.938MB < 35.500MB +4.4%

✅ import_one_unknown

Metric Status Value SLO % Under SLO
execution_time 45.456µs < 50.000µs +9.1%
max_rss_usage 33.798MB < 35.500MB +4.8%

✅ import_one_unknown_cache

Metric Status Value SLO % Under SLO
execution_time 6.255µs < 10.000µs +37.5%
max_rss_usage 33.879MB < 35.500MB +4.6%
ratelimiter - 12/12

✅ defaults

Metric Status Value SLO % Under SLO
execution_time 2.363µs < 10.000µs +76.4%
max_rss_usage 28.685MB < 31.000MB +7.5%

✅ high_rate_limit

Metric Status Value SLO % Under SLO
execution_time 2.425µs < 10.000µs +75.8%
max_rss_usage 28.685MB < 31.000MB +7.5%

✅ long_window

Metric Status Value SLO % Under SLO
execution_time 2.367µs < 10.000µs +76.3%
max_rss_usage 28.724MB < 31.000MB +7.3%

✅ low_rate_limit

Metric Status Value SLO % Under SLO
execution_time 2.368µs < 10.000µs +76.3%
max_rss_usage 28.685MB < 31.000MB +7.5%

✅ no_rate_limit

Metric Status Value SLO % Under SLO
execution_time 828.647ns < 10.000µs +91.7%
max_rss_usage 28.724MB < 31.000MB +7.3%

✅ short_window

Metric Status Value SLO % Under SLO
execution_time 2.484µs < 10.000µs +75.2%
max_rss_usage 28.724MB < 31.000MB +7.3%
recursivecomputation - 8/8

✅ deep

Metric Status Value SLO % Under SLO
execution_time 309.378ms < 320.950ms +3.6%
max_rss_usage 29.884MB < 31.000MB +3.6%

✅ deep-profiled

Metric Status Value SLO % Under SLO
execution_time 343.963ms < 359.150ms +4.2%
max_rss_usage 34.564MB < 35.500MB +2.6%

✅ medium

Metric Status Value SLO % Under SLO
execution_time 7.015ms < 7.400ms +5.2%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ shallow

Metric Status Value SLO % Under SLO
execution_time 943.312µs < 1.050ms +10.2%
max_rss_usage 29.098MB < 31.000MB +6.1%
samplingrules - 8/8

✅ average_match

Metric Status Value SLO % Under SLO
execution_time 333.334µs < 350.000µs +4.8%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ high_match

Metric Status Value SLO % Under SLO
execution_time 497.420µs < 550.000µs +9.6%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ low_match

Metric Status Value SLO % Under SLO
execution_time 167.930µs < 190.000µs +11.6%
max_rss_usage 431.423MB < 432.500MB +0.2%

✅ very_low_match

Metric Status Value SLO % Under SLO
execution_time 8.626ms < 9.150ms +5.7%
max_rss_usage 54.909MB < 55.000MB +0.2%
sethttpmeta - 32/32

✅ all-disabled

Metric Status Value SLO % Under SLO
execution_time 12.099µs < 20.000µs +39.5%
max_rss_usage 29.531MB < 31.000MB +4.7%

✅ all-enabled

Metric Status Value SLO % Under SLO
execution_time 42.025µs < 50.000µs +16.0%
max_rss_usage 29.511MB < 31.000MB +4.8%

✅ collectipvariant_exists

Metric Status Value SLO % Under SLO
execution_time 42.874µs < 50.000µs +14.3%
max_rss_usage 29.590MB < 31.000MB +4.5%

✅ no-collectipvariant

Metric Status Value SLO % Under SLO
execution_time 41.944µs < 50.000µs +16.1%
max_rss_usage 29.590MB < 31.000MB +4.5%

✅ no-useragentvariant

Metric Status Value SLO % Under SLO
execution_time 40.680µs < 50.000µs +18.6%
max_rss_usage 29.511MB < 31.000MB +4.8%

✅ obfuscation-no-query

Metric Status Value SLO % Under SLO
execution_time 42.459µs < 50.000µs +15.1%
max_rss_usage 29.590MB < 31.000MB +4.5%

✅ obfuscation-regular-case-explicit-query

Metric Status Value SLO % Under SLO
execution_time 79.867µs < 90.000µs +11.3%
max_rss_usage 29.963MB < 31.000MB +3.3%

✅ obfuscation-regular-case-implicit-query

Metric Status Value SLO % Under SLO
execution_time 79.738µs < 90.000µs +11.4%
max_rss_usage 29.963MB < 31.000MB +3.3%

✅ obfuscation-send-querystring-disabled

Metric Status Value SLO % Under SLO
execution_time 157.024µs < 170.000µs +7.6%
max_rss_usage 29.963MB < 31.000MB +3.3%

✅ obfuscation-worst-case-explicit-query

Metric Status Value SLO % Under SLO
execution_time 152.302µs < 160.000µs +4.8%
max_rss_usage 29.944MB < 31.000MB +3.4%

✅ obfuscation-worst-case-implicit-query

Metric Status Value SLO % Under SLO
execution_time 157.629µs < 170.000µs +7.3%
max_rss_usage 29.983MB < 31.000MB +3.3%

✅ useragentvariant_exists_1

Metric Status Value SLO % Under SLO
execution_time 41.359µs < 50.000µs +17.3%
max_rss_usage 29.550MB < 31.000MB +4.7%

✅ useragentvariant_exists_2

Metric Status Value SLO % Under SLO
execution_time 42.529µs < 50.000µs +14.9%
max_rss_usage 29.590MB < 31.000MB +4.5%

✅ useragentvariant_exists_3

Metric Status Value SLO % Under SLO
execution_time 41.952µs < 50.000µs +16.1%
max_rss_usage 29.550MB < 31.000MB +4.7%

✅ useragentvariant_not_exists_1

Metric Status Value SLO % Under SLO
execution_time 41.817µs < 50.000µs +16.4%
max_rss_usage 29.531MB < 31.000MB +4.7%

✅ useragentvariant_not_exists_2

Metric Status Value SLO % Under SLO
execution_time 42.054µs < 50.000µs +15.9%
max_rss_usage 29.531MB < 31.000MB +4.7%
span - 26/26

✅ add-event

Metric Status Value SLO % Under SLO
execution_time 23.202ms < 26.200ms +11.4%
max_rss_usage 48.434MB < 49.000MB +1.2%

✅ add-metrics

Metric Status Value SLO % Under SLO
execution_time 90.895ms < 98.350ms +7.6%
max_rss_usage 615.042MB < 961.000MB +36.0%

✅ add-tags

Metric Status Value SLO % Under SLO
execution_time 149.007ms < 168.550ms +11.6%
max_rss_usage 614.713MB < 962.500MB +36.1%

✅ get-context

Metric Status Value SLO % Under SLO
execution_time 21.519ms < 23.700ms +9.2%
max_rss_usage 47.289MB < 47.500MB +0.4%

✅ is-recording

Metric Status Value SLO % Under SLO
execution_time 21.630ms < 23.900ms +9.5%
max_rss_usage 47.309MB < 47.500MB +0.4%

✅ record-exception

Metric Status Value SLO % Under SLO
execution_time 41.507ms < 44.500ms +6.7%
max_rss_usage 40.330MB < 40.500MB +0.4%

✅ set-status

Metric Status Value SLO % Under SLO
execution_time 23.310ms < 26.000ms +10.3%
max_rss_usage 47.310MB < 47.500MB +0.4%

✅ start

Metric Status Value SLO % Under SLO
execution_time 21.194ms < 23.500ms +9.8%
max_rss_usage 47.300MB < 47.500MB +0.4%

✅ start-finish

Metric Status Value SLO % Under SLO
execution_time 50.474ms < 52.500ms +3.9%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ start-finish-telemetry

Metric Status Value SLO % Under SLO
execution_time 51.557ms < 55.300ms +6.8%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ start-finish-traceid128

Metric Status Value SLO % Under SLO
execution_time 53.343ms < 56.050ms +4.8%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ start-traceid128

Metric Status Value SLO % Under SLO
execution_time 21.680ms < 24.600ms +11.9%
max_rss_usage 47.284MB < 47.500MB +0.5%

✅ update-name

Metric Status Value SLO % Under SLO
execution_time 22.038ms < 24.100ms +8.6%
max_rss_usage 47.819MB < 48.000MB +0.4%
telemetryaddmetric - 30/30

✅ 1-count-metric-1-times

Metric Status Value SLO % Under SLO
execution_time 3.197µs < 10.000µs +68.0%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ 1-count-metrics-100-times

Metric Status Value SLO % Under SLO
execution_time 211.878µs < 240.000µs +11.7%
max_rss_usage 29.039MB < 31.000MB +6.3%

✅ 1-distribution-metric-1-times

Metric Status Value SLO % Under SLO
execution_time 3.014µs < 10.000µs +69.9%
max_rss_usage 29.118MB < 31.000MB +6.1%

✅ 1-distribution-metrics-100-times

Metric Status Value SLO % Under SLO
execution_time 192.922µs < 210.000µs +8.1%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ 1-gauge-metric-1-times

Metric Status Value SLO % Under SLO
execution_time 2.067µs < 10.000µs +79.3%
max_rss_usage 29.118MB < 31.000MB +6.1%

✅ 1-gauge-metrics-100-times

Metric Status Value SLO % Under SLO
execution_time 123.168µs < 140.000µs +12.0%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ 1-rate-metric-1-times

Metric Status Value SLO % Under SLO
execution_time 3.166µs < 10.000µs +68.3%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ 1-rate-metrics-100-times

Metric Status Value SLO % Under SLO
execution_time 211.929µs < 230.000µs +7.9%
max_rss_usage 29.118MB < 31.000MB +6.1%

✅ 100-count-metrics-100-times

Metric Status Value SLO % Under SLO
execution_time 21.351ms < 22.500ms +5.1%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ 100-distribution-metrics-100-times

Metric Status Value SLO % Under SLO
execution_time 1.976ms < 2.100ms +5.9%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ 100-gauge-metrics-100-times

Metric Status Value SLO % Under SLO
execution_time 1.292ms < 1.400ms +7.7%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ 100-rate-metrics-100-times

Metric Status Value SLO % Under SLO
execution_time 2.168ms < 2.400ms +9.6%
max_rss_usage 29.078MB < 31.000MB +6.2%

✅ flush-1-metric

Metric Status Value SLO % Under SLO
execution_time 4.299µs < 10.000µs +57.0%
max_rss_usage 29.138MB < 31.000MB +6.0%

✅ flush-100-metrics

Metric Status Value SLO % Under SLO
execution_time 181.673µs < 200.000µs +9.2%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ flush-1000-metrics

Metric Status Value SLO % Under SLO
execution_time 2.186ms < 2.350ms +7.0%
max_rss_usage 30.277MB < 31.000MB +2.3%
tracer - 6/6

✅ large

Metric Status Value SLO % Under SLO
execution_time 29.602ms < 32.950ms +10.2%
max_rss_usage 30.278MB < 31.000MB +2.3%

✅ medium

Metric Status Value SLO % Under SLO
execution_time 2.913ms < 3.200ms +9.0%
max_rss_usage 29.098MB < 31.000MB +6.1%

✅ small

Metric Status Value SLO % Under SLO
execution_time 329.565µs < 370.000µs +10.9%
max_rss_usage 29.098MB < 31.000MB +6.1%

@zarirhamza zarirhamza changed the title feat(aws): Enhance Service Representation for Serverless feat(aws): enhance service representation for serverless Jul 22, 2025
@zarirhamza zarirhamza marked this pull request as ready for review July 22, 2025 21:27
@zarirhamza zarirhamza requested review from a team as code owners July 22, 2025 21:27
@emmettbutler emmettbutler self-requested a review July 24, 2025 18:09
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