Skip to content

Enable etcd monitoring#311

Merged
sre-ci-robot merged 1 commit intozilliztech:mainfrom
SuperQ:superq/etcd_podmonitor
Apr 15, 2025
Merged

Enable etcd monitoring#311
sre-ci-robot merged 1 commit intozilliztech:mainfrom
SuperQ:superq/etcd_podmonitor

Conversation

@SuperQ
Copy link
Copy Markdown
Contributor

@SuperQ SuperQ commented Apr 8, 2025

When internal etcd is in use, add the client port to the PodMonitor to collect metrics from the service pods.

Fixes: #310

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.43%. Comparing base (e7fa4ad) to head (c2c04d3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #311      +/-   ##
==========================================
+ Coverage   75.37%   75.43%   +0.05%     
==========================================
  Files          64       64              
  Lines        6757     6773      +16     
==========================================
+ Hits         5093     5109      +16     
  Misses       1462     1462              
  Partials      202      202              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

When internal etcd is in use, add the `client` port to the
`PodMonitor` to collect metrics from the service pods.

Fixes: zilliztech#310

Signed-off-by: SuperQ <superq@gmail.com>
@SuperQ
Copy link
Copy Markdown
Contributor Author

SuperQ commented Apr 8, 2025

@haorenfsa How does this look with the check for both external etcd and internal with podmonitor enabled.

@haorenfsa
Copy link
Copy Markdown
Collaborator

/lgtm

@sre-ci-robot sre-ci-robot added the lgtm looks good to merge label Apr 15, 2025
@sre-ci-robot
Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: haorenfsa, SuperQ

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sre-ci-robot sre-ci-robot merged commit d66dda2 into zilliztech:main Apr 15, 2025
14 checks passed
@haorenfsa
Copy link
Copy Markdown
Collaborator

Looks good! Thank you @SuperQ.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add etcd metrics monitoring to PodMonitor

3 participants