Open Issues Need Help
View All on GitHubAI Summary: Implement the ability to assign folder permissions to individual users in the Grafana OSS Team Sync tool. This involves modifying the configuration schema, parsing user IDs from the configuration, and updating the Grafana API interaction to handle user-based permissions on folders.
FOSS tool to sync teams, users and folders from different sources to Grafana without the need for an enterprise license
AI Summary: Create a Helm chart for deploying the Grafana OSS Team Sync tool to Kubernetes, and publish it as an OCI artifact on GitHub Container Registry (GHCR). This will simplify the deployment process for users running Kubernetes.
FOSS tool to sync teams, users and folders from different sources to Grafana without the need for an enterprise license
AI Summary: Implement a new "verbose" flag/config option to enable debug logging, replacing the existing awkward `loglevel 99`. This involves modifying the logging mechanism to respond to the new flag/config option, potentially adjusting existing log levels to align with standard warning and error levels.
FOSS tool to sync teams, users and folders from different sources to Grafana without the need for an enterprise license