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

feat: Add redis connection metrics (close #127) #128

Merged
merged 3 commits into from
Apr 28, 2021
Merged

feat: Add redis connection metrics (close #127) #128

merged 3 commits into from
Apr 28, 2021

Conversation

GGXXLL
Copy link
Contributor

@GGXXLL GGXXLL commented Apr 27, 2021

No description provided.

@codecov
Copy link

codecov bot commented Apr 27, 2021

Codecov Report

Merging #128 (961081d) into master (37893d4) will increase coverage by 0.71%.
The diff coverage is 97.97%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
+ Coverage   76.77%   77.49%   +0.71%     
==========================================
  Files          83       85       +2     
  Lines        3143     3239      +96     
==========================================
+ Hits         2413     2510      +97     
+ Misses        542      540       -2     
- Partials      188      189       +1     
Impacted Files Coverage Δ
c.go 76.71% <ø> (ø)
otredis/module.go 91.30% <91.30%> (ø)
observability/metrics.go 100.00% <100.00%> (ø)
observability/observability.go 100.00% <100.00%> (ø)
otredis/metrics.go 100.00% <100.00%> (ø)
otredis/provider.go 78.82% <100.00%> (+2.82%) ⬆️
dtx/sagas/mysqlstore/mysql_store.go 87.34% <0.00%> (+3.79%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 37893d4...961081d. Read the comment docs.

@Reasno Reasno merged commit 25fad83 into DoNewsCode:master Apr 28, 2021
@GGXXLL GGXXLL deleted the redis-metrics branch May 10, 2021 09:46
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