Skip to content

[HELP] Dashboards not listed/downloaded #200

Discussion options

You must be logged in to vote

A few questions. What folder are they in? By default GDG is very conservative on what it touches. Initial design was to only look at the list of watched folders. If you don't define any it'll only look at General.

    filter_override:
      ignore_dashboard_filters: false # When set to true all Watched filtered folders will be ignored and ALL folders will be acted on
    watched:
      - General
      - Other

The snippet below might need to be added depending on what you're setup looks like. Look at https://github.com/esnet/gdg/blob/master/config/importer-example.yml it has some more complex examples if you need inspiration.

Also, I think the "ignore_filters" you're trying to set isn't a …

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@bahmanm
Comment options

@bahmanm
Comment options

Answer selected by bahmanm
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #199 on September 29, 2023 23:14.