# grafana-foundation-sdk **Repository Path**: yeahsj/grafana-foundation-sdk ## Basic Information - **Project Name**: grafana-foundation-sdk - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-12 - **Last Updated**: 2025-06-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Grafana Foundation SDK A set of foundational tools meant to be used to manipulate Grafana resources as-code. **_Raw types_** and **_builder libraries_** are provided for a range of versions of Grafana, in the following languages: * Go * Java * PHP * Python * Typescript > [!NOTE] > The content of this repository is generated by [`cog`][cog] from > [schemas exposed by Grafana][kind-registry]. ## Navigating the SDK The following table can be used to select a version of the SDK suitable for your Grafana instance. | Grafana Version | `cog` Version | Branch | | ------------------------------ | ------------- | ------ | | `next` (Grafana's main branch) | `v0.0.x` | [next+cog-v0.0.x](https://github.com/grafana/grafana-foundation-sdk/tree/next%2Bcog-v0.0.x) | | `v11.6.x` | `v0.0.x` | [v11.6.x+cog-v0.0.x](https://github.com/grafana/grafana-foundation-sdk/tree/v11.6.x%2Bcog-v0.0.x) | | `v11.5.x` | `v0.0.x` | [v11.5.x+cog-v0.0.x](https://github.com/grafana/grafana-foundation-sdk/tree/v11.5.x%2Bcog-v0.0.x) | | `v11.4.x` | `v0.0.x` | [v11.4.x+cog-v0.0.x](https://github.com/grafana/grafana-foundation-sdk/tree/v11.4.x%2Bcog-v0.0.x) | | `v11.3.x` | `v0.0.x` | [v11.3.x+cog-v0.0.x](https://github.com/grafana/grafana-foundation-sdk/tree/v11.3.x%2Bcog-v0.0.x) | | `v11.2.x` | `v0.0.x` | [v11.2.x+cog-v0.0.x](https://github.com/grafana/grafana-foundation-sdk/tree/v11.2.x%2Bcog-v0.0.x) | | `v11.1.x` | `v0.0.x` | [v11.1.x+cog-v0.0.x](https://github.com/grafana/grafana-foundation-sdk/tree/v11.1.x%2Bcog-v0.0.x) | | `v11.0.x` | `v0.0.x` | [v11.0.x+cog-v0.0.x](https://github.com/grafana/grafana-foundation-sdk/tree/v11.0.x%2Bcog-v0.0.x) | | `v10.4.x` | `v0.0.x` | [v10.4.x+cog-v0.0.x](https://github.com/grafana/grafana-foundation-sdk/tree/v10.4.x%2Bcog-v0.0.x) | | `v10.3.x` | `v0.0.x` | [v10.3.x+cog-v0.0.x](https://github.com/grafana/grafana-foundation-sdk/tree/v10.3.x%2Bcog-v0.0.x) | | `v10.2.x` | `v0.0.x` | [v10.2.x+cog-v0.0.x](https://github.com/grafana/grafana-foundation-sdk/tree/v10.2.x%2Bcog-v0.0.x) | | `v10.1.x` | `v0.0.x` | [v10.1.x+cog-v0.0.x](https://github.com/grafana/grafana-foundation-sdk/tree/v10.1.x%2Bcog-v0.0.x) | ## Maturity The code in this repository should be considered as "public preview". While it is used by Grafana Labs in production, it still is under active development. > [!NOTE] > Bugs and issues are handled solely by Engineering teams. On-call support or SLAs are not available. ## License [Apache 2.0 License](./LICENSE) [cog]: [kind-registry]: