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
Joe Blubaugh a0f96ed4e1
SQLStore: Support Upserting multiple rows. (#52228)
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 Fix: Choose Lookup params per auth module (#395) (#52312) 3 years ago
dashboardimport Add delete user from other services/stores (#51912) 3 years ago
dashboards Rename Acl to ACL (#52342) 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 Datasources: Allow configuration of the TTL (#52161) 3 years ago
encryption Encryption: Add support for decrypting ciphertexts with algorithm metadata (#49312) 3 years ago
export Export: include section count in status updates (#52368) 3 years ago
featuremgmt Traces: Remove serviceMap feature flag (#52375) 3 years ago
guardian Rename Acl to ACL (#52342) 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 Rename Acl to ACL (#52342) 3 years ago
librarypanels Rename Acl to ACL (#52342) 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 Add delete user from other services/stores (#51912) 3 years ago
multildap Split Create User (#50502) 3 years ago
ngalert Alerting: Prevent evaluation if "for" shorter than "evaluate" (#51797) 3 years ago
notifications Alerting: Fix Teams notifier not failing on 200 response with error (#52254) 3 years ago
oauthtoken backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
org Add delete user from other services/stores (#51912) 3 years ago
playlist Chore: Introduce playlist service (#52252) 3 years ago
plugindashboards Chore: Make test tracer noop and return no errors (#50797) 3 years ago
pluginsettings
preference Add delete user from other services/stores (#51912) 3 years ago
provisioning Alerting: Update DbStore to use disabled orgs from the config (#52156) 3 years ago
publicdashboards public dashboards: move into into its own service (#51358) 3 years ago
query Datasource: Propagate datasource secret decryption errors to the frontend (#52068) 3 years ago
queryhistory Split Create User (#50502) 3 years ago
quota Storage: limit the number of uploaded files (#50796) 3 years ago
rendering Sanitization: fix log message (#52401) 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 Encryption: Expose secrets migrations through HTTP API (#51707) 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 SQLStore: Support Upserting multiple rows. (#52228) 3 years ago
star Add delete user from other services/stores (#51912) 3 years ago
store Storage: Remove storageLocalUpload flag (#52413) 3 years ago
teamguardian Add delete user from other services/stores (#51912) 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 Add delete user from other services/stores (#51912) 3 years ago
userauth Add delete user from other services/stores (#51912) 3 years ago
validations