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

Dynamically learn available Cortex analysers and their versions #206

Open
michaelweiser opened this issue Mar 21, 2022 · 0 comments
Open
Assignees
Milestone

Comments

@michaelweiser
Copy link
Contributor

Currently the names and versions of Cortex analysers are hardcoded and we just expect them to be available. We could make them configurable via a config file. But using the /api/analyzer/_search endpoint we could also determine availability and versions dynamically, assuming that the version change doesn't negatively affect functionality we want to use (e.g. fields in reports renamed or removed). This way we could avoid having to add new versions of analyzers in the code.

@michaelweiser michaelweiser added this to the 2.2 milestone Mar 21, 2022
@michaelweiser michaelweiser self-assigned this Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant