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

Error switching between Moving Average > Options > Model #108

Closed
fridgepoet opened this issue Mar 8, 2023 · 2 comments
Closed

Error switching between Moving Average > Options > Model #108

fridgepoet opened this issue Mar 8, 2023 · 2 comments
Labels
datasource/OpenSearch type/bug Something isn't working

Comments

@fridgepoet
Copy link
Member

fridgepoet commented Mar 8, 2023

What happened:
Getting a Query error OpenSearch error: Could not parse settings for model ____ (for example [ewma]) when switching from a Model with more settings (Beta/Gamma) to Model with less settings (just Alpha, for example).

How to reproduce it (as minimally and precisely as possible):

  1. open the opensearch datasource in explore
  2. you should see a working "count" metric query
  3. add another metric, choose moving_avg. configure it:
    field: choose count
    in options, choose model=holt-linear
    set some values, for example:
    window=5, predict=2, alpha=0.1, beta=0.2
  4. Now switch back to options > model > exponentially weighted
  5. Should see the query error.

See video below for the reproduction:

223758953-7a28720d-dcbd-4248-9df5-c6ff719c4da1.mov

Environment:

  • Grafana version: v10.1.0-pre
  • Plugin version: v2.6.2
@fridgepoet fridgepoet added type/bug Something isn't working datasource/OpenSearch labels Mar 8, 2023
@fridgepoet
Copy link
Member Author

I am still able to reproduce this issue

@katebrenner
Copy link
Contributor

closing as not planned

@katebrenner katebrenner closed this as not planned Won't fix, can't repro, duplicate, stale May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datasource/OpenSearch type/bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants