helm-charts
helm-charts copied to clipboard
feat: Add serviceMonitor resource
Description
It would add a prometheus serviceMonitor resource.
Check List
- [x] Commits are signed per the DCO using --signoff
For any changes to files within Helm chart directories:
- [x] Helm chart version bumped
- [ ] Helm chart
CHANGELOG.md
updated to reflect change
PR sponsored by Obmondo.com
Is this inteded to be used in conjunction with https://github.com/Aiven-Open/prometheus-exporter-plugin-for-opensearch/tree/main ?
If so might I suggest setting the path to "/_prometheus/metrics"
@TheAlgo Bumped the chart version can you run the check again
We would love to have this feature in the chart!
Hi @shubham-cmyk Can you please rebase? Looks like branch has a conflict.
@shubham-cmyk do you need any help with this? we are looking forward to have this feature in the chart.
I will take a look tomorrow and see if I can help rebase.
Thanks.
I updated the version and changelog and tried to push but not able to do so, seems like the repo belongs to an org:
$ git push origin serviceMonitor
ERROR: Permission to Obmondo/helm-charts-1.git denied to peterzhuamazon.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Hi @shubham-cmyk could you please update the PR?
Thanks.
Hi team,
I'll be picking up where @shubham-cmyk left off to address the recent changes. I'll update the PR shortly with the necessary adjustments. Thanks for your patience, and I’ll keep you posted on the progress!
Thanks @VILJkid
@eyenx, I’ve taken care of the rebase and chart version bump. @shubham-cmyk is on vacation, so please review the changes and inform me if any additional updates are needed.
@TheAlgo can we merge this?
The requested changes have been pushed. Kindly review and merge this feature.
Thanks for your time, @prudhvigodithi @eyenx @bbarani @DandyDeveloper @peterzhuamazon @gaiksaya @TheAlgo
Thanks @TheAlgo!
The lint failures, and changelog version comparison is fixed!
Thanks @peterzhuamazon!
The fix has been pushed and the minor versions have been bumped up, as per the change request.
Thanks @shubham-cmyk @VILJkid @peterzhuamazon @TheAlgo , LGTM we can merge once the CI checks pass.
Thanks @shubham-cmyk @VILJkid ,
Would you be able to backport this change to 1.x branch?
Thanks!
Thanks @peterzhuamazon,
Yes, I'll raise another PR with this change for branch 1.x
shortly.
Hi @peterzhuamazon,
Here's the PR for backporting this change to 1.x
: https://github.com/opensearch-project/helm-charts/pull/578