Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/gdgPublic

Grafana Dash-n-Grab

License

NotificationsYou must be signed in to change notification settings

esnet/gdg

Repository files navigation

The following remote backup locations are supported:

  • AWS S3
  • Google Storage
  • Azure Storage
  • S3 Compatible Storage (Minio, Ceph, etc)

Please find the generated documentationhere and the code for updating the docs is availablehere

Quickstart

Quickstart screen

Supported Versions

GDG community will try to support the last 2 major version of grafana. Though there is nothing preventing you from using it with any version of grafana you are dependent on what the API supports/doesn't support and changes that have been added since then.

New features particularly related to Orgs, ACLs, roles etc are far less likely to work the older your version is.

Current Entities supported (See official docs for more details)

ResourceStatusRegex FilteringAuthorizationEnterprise Only
ConnectionsSupportedAvailableToken/Basic
DashboardsSupportedAvailableToken/Basic
FoldersSupportedOptionalToken/Basic
OrganizationSupportedN/ABasic Grafana Admin
TeamsSupportedN/AToken/Basic
UsersSupportedN/ABasic
Library ElementsSupportedAvailableToken/Basic
AlertingBetaToken/Basic
Connections PermissionsSupportedToken/BasicX

Release conventions.

GDG mostly follows the semver conventions with some minor modifications.

For those that are unfamiliar semver references to X.Y.Z version patterns with

  • X = Major version
  • Y = Minor version
  • Z= patch

Most regular releases will increment the patch number. ie. 0.4.5 is a regular release, and next normal release would be 0.4.6.

Minor version change will likely introduce some breaking change. For example, renaming datasources to connections or someconfiguration changes that are not backward compatible etc.

Major version: Is a major feature set change for example, removing cloud support in the base release and introducing a plugin systemwould be 1.X release. Splitting the GDG binary into a tools and backup cli, or introducing a diff tooling that allow you to comparecontexts. i.e.gdg diff dashboards prod staging is a major divergences from the current expectations so it'll be a major version bump.

For more info, please see the release notes and documentation both availablehere


GDG is powered by theGrafana OpenAPI Client. Any feature exposed by the API couldbe added to GDG if desired, feel free to fill out a feature request on our GitHub issue tracker.


[8]ページ先頭

©2009-2025 Movatter.jp