Skip to content

problem export with grafan 8.51 ? #29

@boubougazelle

Description

@boubougazelle

Hi, i'm trying to get it to work to backup grafana 8.5.1 config on a raspberry-pi with "buster" distribution. I did the config as follows:

[grafcli]
editor = vim
mergetool = vimdiff
history = ~/.grafcli_history
verbose = on
force = on
colorize = on

[resources]
data-dir = ~/.grafcli

[hosts]
localhost = on

[localhost]
type = api
url = http://openplotter.local:3001/api
#user = admin
#password = admin
token = #snip#

To run the thing:

./.local/bin/grafcli backup remote/localhost grafana-backup.tgz

I have the error

"There is no such dashboard: tableau-principal"

So it is able to use the API! Yeah ! It can read the only dashboard I have. But then it fails. Anything incorrect in my config ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions