Skip to content
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

Fixes process metrics when the application has not sent/received any request #1236

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

mariomac
Copy link
Contributor

@mariomac mariomac commented Oct 8, 2024

backport of #1225

@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.09%. Comparing base (98352a7) to head (446e912).

Additional details and impacted files
@@               Coverage Diff               @@
##           release-1.8    #1236      +/-   ##
===============================================
+ Coverage        82.00%   82.09%   +0.09%     
===============================================
  Files              140      140              
  Lines            11565    11590      +25     
===============================================
+ Hits              9484     9515      +31     
+ Misses            1558     1553       -5     
+ Partials           523      522       -1     
Flag Coverage Δ
integration-test 57.93% <100.00%> (+0.60%) ⬆️
k8s-integration-test 59.32% <97.50%> (+0.27%) ⬆️
oats-test 36.97% <67.50%> (+0.06%) ⬆️
unittests 52.29% <5.00%> (-0.11%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mariomac mariomac force-pushed the release-1.8 branch 2 times, most recently from b7c1684 to cc2065a Compare October 9, 2024 08:15
…request (grafana#1225)

* Send ProcessAlive signal to instrument processes

* integration tests

* Rename SpanSignalsShortcut

* Add failing integration test for K8s metadata decoration

* Fix kubernetes decoration
@mariomac mariomac merged commit 3339917 into grafana:release-1.8 Oct 9, 2024
6 checks passed
@mariomac mariomac deleted the release-1.8 branch October 9, 2024 13:17
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.

3 participants