grafana / grizzly

A utility for managing Jsonnet dashboards against the Grafana API

Home Page:https://grafana.github.io/grizzly/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

failed to install synthetic monitoring client: msg="invalid body", err="missing stackId"

jsnalx opened this issue · comments

# export GRAFANA_SM_STACK_ID=000000
# export GRAFANA_SM_LOGS_ID=000000
# export GRAFANA_SM_METRICS_ID=1000000
# vim synthetic.yaml
# grr apply synthetic.yaml
INFO[0000] Applying 1 resources
FATA[0000] failed to install synthetic monitoring client : registration install request: status="400 Bad Request", msg="invalid body", err="missing stackId" ```

what version of Grizzly were you using for this?

Also, you don't mention, GRAFANA_SM_TOKEN. Have you also set this?

yes, I had exported GRAFANA_SM_TOKEN as well. Grr version : 2023/12/04 10:14:46 grr version dev-v0.2.1-15-g5f301fd

Can you try again with the latest Grizzly? Closing, feel free to reopen if still an issue.