Skip to content

chore: Use a thread-safe collection for the custom instrumentation ids that are tracked in AgentHealthReporter#3517

Merged
tippmar-nr merged 1 commit intomainfrom
chore/custom-instrumentation-metrics-thread-safety
Apr 2, 2026
Merged

chore: Use a thread-safe collection for the custom instrumentation ids that are tracked in AgentHealthReporter#3517
tippmar-nr merged 1 commit intomainfrom
chore/custom-instrumentation-metrics-thread-safety

Conversation

@tippmar-nr
Copy link
Copy Markdown
Member

Fixes #3487

… that are tracked in AgentHealthReporte.

Fixes #3487
@tippmar-nr tippmar-nr requested a review from a team as a code owner April 2, 2026 18:08
@tippmar-nr tippmar-nr enabled auto-merge (squash) April 2, 2026 18:08
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.79%. Comparing base (d6634c8) to head (99fc00d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3517      +/-   ##
==========================================
- Coverage   81.81%   81.79%   -0.03%     
==========================================
  Files         508      508              
  Lines       34228    34228              
  Branches     4040     4040              
==========================================
- Hits        28005    27998       -7     
- Misses       5255     5265      +10     
+ Partials      968      965       -3     
Flag Coverage Δ
Agent 82.78% <100.00%> (-0.03%) ⬇️
Profiler 71.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...elic/Agent/Core/AgentHealth/AgentHealthReporter.cs 91.13% <100.00%> (ø)

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tippmar-nr tippmar-nr merged commit 6adebe3 into main Apr 2, 2026
213 of 215 checks passed
@tippmar-nr tippmar-nr deleted the chore/custom-instrumentation-metrics-thread-safety branch April 2, 2026 19:02
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.

Improve concurrency handling for the custom instrumentation supportability metric

3 participants