The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services
Guilherme Caulada 2d8a91a846
Secrets: Improve unified secrets migration and implement compatibility flag (#50463)
3 years ago
..
accesscontrol Service Accounts: Managed permissions for service accounts (#51818) 3 years ago
alerting Renderer: Add sanitize API (#50936) 3 years ago
annotations Chore : Replace dashboardid with dashboardUID in annotation API (#48481) 3 years ago
auth Split Create User (#50502) 3 years ago
cleanup backend/dashboardsnapshot service: move models (#50898) 3 years ago
comments backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 3 years ago
contexthandler Rendering: Fix user information when using render key (#50879) 3 years ago
dashboardimport Export: Fix export/import of dash with library panels (#49319) 3 years ago
dashboards public dashboards: move into into its own service (#51358) 3 years ago
dashboardsnapshots chore/backend: move dashboard errors to dashboard service (#51593) 3 years ago
dashboardversion chore/backend: move dashboard errors to dashboard service (#51593) 3 years ago
datasourceproxy backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
datasources Secrets: Improve unified secrets migration and implement compatibility flag (#50463) 3 years ago
encryption Encryption: Add support for decrypting ciphertexts with algorithm metadata (#49312) 3 years ago
export Export: include alerts, thumbnails, usage stats, and short urls (#51938) 3 years ago
featuremgmt Secrets: Improve unified secrets migration and implement compatibility flag (#50463) 3 years ago
guardian RBAC: Refactor GetUserPermissions to use []accesscontrol.Permission (#50683) 3 years ago
hooks
kmsproviders Encryption: Refactor secrets.Service initialization (#51091) 3 years ago
ldap LDAP: Improve errors and documentation (#52111) 3 years ago
libraryelements chore/backend: move dashboard errors to dashboard service (#51593) 3 years ago
librarypanels Export: Fix export/import of dash with library panels (#49319) 3 years ago
licensing RBAC: Make RBAC action names more consistent (#49730) 3 years ago
live sync routing tree with latest changes in Gin (#51541) 3 years ago
login Chore: Remove the old log format (#51526) 3 years ago
multildap Split Create User (#50502) 3 years ago
ngalert Alerting: refactor scheduler and separate notification logic (#48144) 3 years ago
notifications Split Create User (#50502) 3 years ago
oauthtoken backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
org Split Create User (#50502) 3 years ago
plugindashboards Chore: Make test tracer noop and return no errors (#50797) 3 years ago
pluginsettings
preference I18n: Add default locale server config option (#51035) 3 years ago
provisioning chore/backend: move dashboard errors to dashboard service (#51593) 3 years ago
publicdashboards public dashboards: move into into its own service (#51358) 3 years ago
query backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
queryhistory Split Create User (#50502) 3 years ago
quota
rendering Renderer: Add sanitize API (#50936) 3 years ago
screenshot Alerting: Better metrics and renamed BrowserScreenshotService (#51564) 3 years ago
search Search (SQL): support dashboardUID query parameter (#50121) 3 years ago
searchV2 Search: pass the 'explain' flag from the UI and debug paging issues (#51847) 3 years ago
searchusers Access control: Using RBAC to filter users in list view that you have read access to (#47963) 3 years ago
secrets Secrets: Improve unified secrets migration and implement compatibility flag (#50463) 3 years ago
serviceaccounts Service Accounts: Managed permissions for service accounts (#51818) 3 years ago
shorturls ShortURL: Use new Error type (#50859) 3 years ago
sqlstore Secrets: Improve unified secrets migration and implement compatibility flag (#50463) 3 years ago
star Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
store Storage: Optionally overwrite existing files (#52067) 3 years ago
teamguardian Chore: Make test tracer noop and return no errors (#50797) 3 years ago
thumbs chore/backend: move dashboard errors to dashboard service (#51593) 3 years ago
updatechecker Logging: Unify logging fakes (#48822) 3 years ago
user Split Create User (#50502) 3 years ago
validations