Skip to content

Conversation

@v-zhuravlev
Copy link

Instead, one can redefine grafanaDashboardIDs in _config:

    // Grafana dashboard IDs are necessary for stable links for dashboards
    grafanaDashboardIDs: {
      'node-rsrc-use.json': 'node-rsrc-use',
      'node-cluster-rsrc-use.json': 'node-cluster-rsrc-use',
      'node-multicluster-rsrc-use.json': 'node-multicluster-rsrc-use',
      'nodes.json': 'nodes',
      'nodes-darwin.json': 'nodes-darwin',
      'nodes-system.json': 'node-system',
      'nodes-memory.json': 'node-memory',
      'nodes-network.json': 'node-network',
      'nodes-disk.json': 'node-disk',
      'nodes-fleet.json': 'node-fleet',
    },

This is needed to make sure that dashboard links keep working.

Instead, one can redefine grafanaDashboardIDs in _config
@v-zhuravlev v-zhuravlev requested review from gaantunes and rgeyer April 14, 2023 14:37
Copy link

@rgeyer rgeyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@v-zhuravlev v-zhuravlev merged commit f53364d into master Apr 14, 2023
@v-zhuravlev v-zhuravlev deleted the remove_id branch April 14, 2023 19:32
v-zhuravlev added a commit that referenced this pull request Jul 15, 2023
Instead, one can redefine grafanaDashboardIDs in _config

Signed-off-by: Vitaly Zhuravlev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants