We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have a dashboard setup and running in Cloud2 and am trying to export it as a manifest using influx pkg export all, but I get the following erro:
influx pkg export all
~/influxdb/influx pkg export all Error: Kind=Dashboard field=root[2].charts[0].colors reason="type not found: "threshold"".
The text was updated successfully, but these errors were encountered:
The first chart on the dashboard is a Gauge type. If i change it to Single Stat the export succeeds
Sorry, something went wrong.
jsteenb2
Successfully merging a pull request may close this issue.
I have a dashboard setup and running in Cloud2 and am trying to export it as a manifest using
influx pkg export all
, but I get the following erro:~/influxdb/influx pkg export all
Error: Kind=Dashboard field=root[2].charts[0].colors reason="type not found: "threshold"".
The text was updated successfully, but these errors were encountered: