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
Ivana Huckova 636a45f065
Query history: Create API to patch comment of query in query history (#44981)
3 years ago
..
accesscontrol Access control: adding FGAC to annotation GET endpoints and fixed roles (#45102) 3 years ago
alerting Alerting: Fix updating notification channels in legacy (#45302) 3 years ago
annotations
auth Chore: Remove context.TODO() (#43409) 3 years ago
cleanup Chore: Remove bus.Dispatch from cleanup service (#45401) 3 years ago
contexthandler Chore: Remove bus from quota (#45143) 3 years ago
dashboardimport Security: Sync security changes on main (#45083) 3 years ago
dashboards Remove unused GetDashboard method (#44890) 3 years ago
dashboardsnapshots Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactional… (#43772) 3 years ago
datasourceproxy Datasource: Fixes storing of secureJSONData when creating/updating datasource (#45290) 3 years ago
datasources Datasource: Fixes storing of secureJSONData when creating/updating datasource (#45290) 3 years ago
encryption Replace encryption.Service usages by secrets.Service (#41625) 4 years ago
featuremgmt loki: remove fullRangeLogsVolume feature flag (#45286) 3 years ago
guardian Rename DispatchCtx to Dispatch (#43563) 3 years ago
hooks
kmsproviders FeatureToggls: remove IsFeatureToggleEnabled from SettingsProvider (#44574) 3 years ago
ldap LDAP: Use an interface instead of a bus to get group teams (#42165) 3 years ago
libraryelements Security: Sync security changes on main (#45083) 3 years ago
librarypanels Chore: Implement OpenTelemtry in Grafana (#42674) 3 years ago
licensing switch to using featureEnabled for enterprise features (#41559) 3 years ago
live ldap debug bus removal (#45014) 3 years ago
login ldap debug bus removal (#45014) 3 years ago
multildap remove bus from login (#44995) 3 years ago
ngalert Alerting: Move BaseInterval and MinInterval to UnifiedAlerting config (#45107) 3 years ago
notifications Chore: Remove bus from password (#44482) 3 years ago
oauthtoken Rename DispatchCtx to Dispatch (#43563) 3 years ago
plugindashboards Plugins: Refactor plugin dashboards (#44315) 3 years ago
pluginsettings Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
provisioning Provisioning: Ensure that the default value for orgID is set when provisioning datasources to be deleted (#44244) 3 years ago
query Propagate all headers (#43812) 3 years ago
queryhistory Query history: Create API to patch comment of query in query history (#44981) 3 years ago
quota Update quota service to accept context (#45186) 3 years ago
rendering Dash previews: populate crawler queue from SQL query (#44083) 3 years ago
schemaloader FeatureFlags: define features outside settings.Cfg (take 3) (#44443) 3 years ago
search Chore: Remove bus from Alerting API (#44894) 3 years ago
searchusers Auth: implement auto_sign_up for auth.jwt (#43502) 3 years ago
secrets Encryption: Add support for data keys re-encryption (#43548) 3 years ago
serviceaccounts AccessControl: Add endpoint to get user permissions (#45309) 3 years ago
shorturls
sqlstore Remove bus from usage stats (#45275) 3 years ago
teamguardian AccessControl: Implement SQL filters for team members filtering (#44898) 3 years ago
thumbs Previews: crawler as a background service (#44891) 3 years ago
updatechecker Plugins: Refactor Grafana and Plugin version update checkers (#44529) 3 years ago
validations