-
Notifications
You must be signed in to change notification settings - Fork 44
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
Release 2.18.0.0 #317
Comments
Hi! OpenSearch 2.18.0 was released on 2024-10-28, so I thought I'd open a ticket for a new prometheus-exporter version as well. I hope that's okay. |
There is a PR for this, #316. |
Hi @lukas-vlcek. Do you have an estimate on when you will be able to release this version of the plugin? Thanks a lot! |
will be great |
@lukas-vlcek , @vvanholl how is it going? is there some blocks to merge and release ? tell us please =) |
any updates on 2.18 release? |
do we have any ETA on the release date? @lukas-vlcek |
same question, is there any update? |
@lukas-vlcek , @vvanholl UP |
…arch 2.18 Upstream release of this plugging is lagging. Bump the compat version of it by hand. Also see: - Aiven-Open/prometheus-exporter-plugin-for-opensearch#317 - Aiven-Open/prometheus-exporter-plugin-for-opensearch#316
…arch 2.18 (#37298) Upstream release of this plugging is lagging. Bump the compat version of it by hand. Also see: - Aiven-Open/prometheus-exporter-plugin-for-opensearch#317 - Aiven-Open/prometheus-exporter-plugin-for-opensearch#316 With this change, opensearch 2.18 with this plugin works again; and deploys in a helm chart.
@lukas-vlcek Just a friendly reminder |
@lukas-vlcek please release 2.18.0 waiting for this exporter to monitor my latest deployment |
Yes just pull the project and build it yourself, the only thing that changed afaik is the version number, I've tested and it works. |
We forked the repo and released a 2.18.0 version -> https://github.com/Virtimo/prometheus-exporter-plugin-for-opensearch/releases/tag/v2.18.0 |
@lukas-vlcek thanks for merging #326 and adding BWC! I guess you still need to tag https://github.com/Aiven-Open/prometheus-exporter-plugin-for-opensearch/releases/tag/2.18.0.0 ? I raised #328 just to update the compatibility matrix too. |
Any updates on when exporter for 2.18.0 will be published ? |
@AndreVirtimo please release 2.18.0 waiting for this exporter to grafana dashboards,thanks |
@nicolechec In our fork we have already released 2.18.0. |
Hi @lukas-vlcek , apologies for yet another tag on this issue but as the Aiven-open prometheus-exporter plugin is the one that we have reliably been using for some time, we are wondering the status of this project moving forward? Are there plans to continue to release future versions of the Prometheus exporter under this repo? I see the upgrade exporter ticket has been merged recently, and an update to tests, yet no actual release yet. If this project looks to become inactive, we could continue discussion on this ticket (opensearch-project/OpenSearch#8990) as it seems quite a few folk are dependent on the release of a Prometheus exporter plugin. Regardless, appreciate the work you have put in to timely release this plugin for OpenSearch versions for almost three years! Clarity on the future of this project would be appreciated! :) |
@StewartWBrown thanks for pinging me. The release shouldn't take long now (it mostly means merging 2 remaining community PRs mentioned in the ticket description, currently I am in the middle of merging #295 and adding BWC test for it), I have a full capacity to work on it now. Please keep an eye on this ticket for updates. As for the future of this plugin I plan to open a separate ticket for it and explain in more details. The short gist of the future plan is that I would like to see if plugin can be fully replaced by Metrics Framework (MF) which could possibly make this plugin fully obsolete (that would be an ideal outcome IMO). If there is anything missing in MF then depending on what it is I could try to contribute to OpenSearch in order to fill the gaps. I know that community has been waiting for this release for too long... thanks for patience. In the meantime I was able to add BWC tests #322 that I consider important for rolling upgrades as new features are added to this plugin. Release 2.18.0.0 is actually very different "animal" than past maintenance releases, this is why it was not going as smooth as I was hoping for 🙏 . HTH |
OpenSearch 2.18.0 has been released, see release notes.
Official OpenSearch release ticket: opensearch-project/opensearch-build#5004
New features:
Checklist:
The text was updated successfully, but these errors were encountered: