Skip to content

feat: add service monitor to redis sentinel chart#1071

Merged
drivebyer merged 1 commit intoOT-CONTAINER-KIT:masterfrom
drivebyer:servicemonitor
Sep 17, 2024
Merged

feat: add service monitor to redis sentinel chart#1071
drivebyer merged 1 commit intoOT-CONTAINER-KIT:masterfrom
drivebyer:servicemonitor

Conversation

@drivebyer
Copy link
Copy Markdown
Collaborator

Description

Fixes #1042

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • Tests have been added/modified and all tests pass.
  • Functionality/bugs have been confirmed to be unchanged or fixed.
  • I have performed a self-review of my own code.
  • Documentation has been updated or added where necessary.

Additional Context

Signed-off-by: drivebyer <wuyangmuc@gmail.com>
@drivebyer drivebyer merged commit dd94689 into OT-CONTAINER-KIT:master Sep 17, 2024
@drivebyer drivebyer deleted the servicemonitor branch September 17, 2024 07:53
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.67%. Comparing base (d121d86) to head (6ef9c3d).
Report is 104 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1071       +/-   ##
===========================================
+ Coverage   35.20%   45.67%   +10.47%     
===========================================
  Files          19       20        +1     
  Lines        3213     2704      -509     
===========================================
+ Hits         1131     1235      +104     
+ Misses       2015     1387      -628     
- Partials       67       82       +15     

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

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.

Missing serviceMonitor in redis-sentinel chart

1 participant