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

[IOP] : Adding New Metrics controllers to push metrics to prometheus #1847

Merged
merged 15 commits into from
Jun 20, 2023

Conversation

vinaybheri
Copy link
Contributor

  • Currently the sfserviceinstance metrics are sent from sfserviceinstancereplicator controller. For better channelization and readability now we have created new controller sfserviceinstancemetrics to push sfserviceinstance metrics to prometheus.
  • Similarly till now the sfservicebinding metrics are sent from sfservicebindingreplicator controller. For better channelization and readability now we have created a new controller sfservicebindingmetrics to push sfservicebinding metrics to prometheus.

Copy link
Contributor

@jintusebastian jintusebastian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like some commits are unrelated to this PR: 762c359

Please rebase the branch with master

@vinaybheri
Copy link
Contributor Author

@jintusebastian Updated changes with latest master branch changes.
Kindly check and review.

@vinaybheri vinaybheri force-pushed the metrics-controllers branch 5 times, most recently from c46aae7 to ec665ec Compare June 14, 2023 19:00
@vinaybheri vinaybheri force-pushed the metrics-controllers branch 3 times, most recently from 3046d1a to fe8c5b1 Compare June 19, 2023 09:10
@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Merging #1847 (557fd15) into master (44b4128) will decrease coverage by 1.94%.
The diff coverage is 12.71%.

❗ Current head 557fd15 differs from pull request most recent head 303a63e. Consider uploading reports for the commit 303a63e to get more accurate results

@@            Coverage Diff             @@
##           master    #1847      +/-   ##
==========================================
- Coverage   72.73%   70.79%   -1.94%     
==========================================
  Files          46       47       +1     
  Lines        4471     4589     +118     
==========================================
- Hits         3252     3249       -3     
- Misses        879      991     +112     
- Partials      340      349       +9     

@vinaybheri vinaybheri force-pushed the metrics-controllers branch 6 times, most recently from 8425d93 to 815d198 Compare June 19, 2023 17:02
@vinaybheri vinaybheri force-pushed the metrics-controllers branch from 815d198 to 4d18539 Compare June 19, 2023 17:20
@vinaybheri vinaybheri force-pushed the metrics-controllers branch from 4d18539 to b9d7dc6 Compare June 19, 2023 17:38
vinaybheri and others added 3 commits June 20, 2023 13:17
…metrics/sfserviceinstancemetrics_controller.go

Co-authored-by: Anoop Joseph Babu <anoop.joseph.babu@sap.com>
Copy link
Contributor

@anoopjb anoopjb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@vinaybheri vinaybheri merged commit e41d3fc into master Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants