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

Logging and Metrics #5

Merged
merged 14 commits into from
Aug 29, 2023

Add prometheus metrics

82ecbda
Select commit
Loading
Failed to load commit list.
Merged

Logging and Metrics #5

Add prometheus metrics
82ecbda
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 29, 2023 in 0s

73.17% (-0.81%) compared to 48a8576

View this Pull Request on Codecov

73.17% (-0.81%) compared to 48a8576

Details

Codecov Report

Merging #5 (82ecbda) into main (48a8576) will decrease coverage by 0.81%.
The diff coverage is 52.33%.

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
- Coverage   73.97%   73.17%   -0.81%     
==========================================
  Files          39       39              
  Lines        3109     3251     +142     
==========================================
+ Hits         2300     2379      +79     
- Misses        663      723      +60     
- Partials      146      149       +3     
Files Changed Coverage Δ
internal/aio/aio.go 0.00% <0.00%> (ø)
internal/app/coroutines/deleteSubscription.go 0.00% <0.00%> (ø)
internal/kernel/types/aio.go 0.00% <0.00%> (ø)
test/dst/model.go 54.33% <0.00%> (ø)
internal/app/coroutines/cancelPromise.go 83.69% <14.28%> (-2.83%) ⬇️
internal/app/coroutines/rejectPromise.go 83.69% <14.28%> (-2.83%) ⬇️
internal/app/coroutines/resolvePromise.go 83.69% <14.28%> (-2.83%) ⬇️
internal/app/coroutines/createPromise.go 80.64% <20.00%> (-2.14%) ⬇️
internal/app/coroutines/readPromise.go 75.90% <20.00%> (-3.85%) ⬇️
internal/app/coroutines/notifiySubscriptions.go 67.48% <25.00%> (-2.89%) ⬇️
... and 11 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more