Lukáš Vlček
Lukáš Vlček
Perhaps we should make it clear in the documentation. It seems that some users of our plugin got the impression that they can [use public mvn repo for dependency management](https://github.com/aiven/prometheus-exporter-plugin-for-opensearch/issues/64#issuecomment-1160590695)...
@prudhvigodithi The use case was originated by user of our plugin (see the link above), they seem to prefer to use mvn repo to manage project dependencies (which is not...
If no one is already working on this I am happy to take it.
FYI: I did not start on this yet, I will have a change to start on it in one week (after vacation). If that is too long feel free to...
@prudhvigodithi @dblock Please take a look at https://github.com/opensearch-project/OpenSearch/pull/4156 In general there is no hard-coded value to default to. The `groupId` should be always taken from `project.group` ([see resources mentioned here](https://github.com/opensearch-project/OpenSearch/pull/4156/files#diff-2a5851da2408bbeb8733433421917f253614fffe49449da0dd315a15ed8cdf74R51-R52))...
Just my 2 cents regarding the naming, given the implementation will not guarantee the exact same functionality to what flattened filed provides in Elasticsearch we should intentionally not try to...
@kotwanikunal @dblock I think the changelog doc link in the checklist section is broken. I recently opened this PR https://github.com/opensearch-project/OpenSearch/pull/4360 and you can see that the link points to which...
FYI, we have recently released new version of Prometheus exporter plugin (for OpenSearch 1.3.0.) here https://github.com/aiven/prometheus-exporter-plugin-for-opensearch/releases/tag/1.3.0.0 Happy to discuss any missing features in [/issues](https://github.com/aiven/prometheus-exporter-plugin-for-opensearch/issues) section.
This can happen if you have a lot of indices (hundreds?). Can you check how many indices there are in your cluster? You can disable detailed metrics per index by...
Nicolas, do you think it would be possible to add some tests here? https://github.com/vvanholl/elasticsearch-prometheus-exporter/tree/master/src/test/resources/rest-api-spec/test/resthandler