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
idafurjes d3d8fdd878
Chore: Move user errors to user service (#52460)
3 years ago
..
accesscontrol Chore: Move user errors to user service (#52460) 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 Chore: Move user errors to user service (#52460) 3 years ago
dashboardimport Add delete user from other services/stores (#51912) 3 years ago
dashboards Public Dashboards: Add Public Tag to Dashboard Title (#52351) 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 Chore: Move user errors to user service (#52460) 3 years ago
multildap Split Create User (#50502) 3 years ago
ngalert Alerting: Rename sender.Sender to sender.ExternalAlertmanagers (#52463) 3 years ago
notifications Alerting: Fix Teams notifier not failing on 200 response with error (#52254) 3 years ago
oauthtoken Chore: Move user errors to user service (#52460) 3 years ago
org Chore: Split delete user method (#52216) 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 Plugins: Add plugin settings DTO (#46283) 3 years ago
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: Add Public Tag to Dashboard Title (#52351) 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 Secrets: Add logging to track secrets migration (#52481) 3 years ago
serviceaccounts Chore: Move user errors to user service (#52460) 3 years ago
shorturls ShortURL: Use new Error type (#50859) 3 years ago
sqlstore Chore: Move user errors to user service (#52460) 3 years ago
star Add delete user from other services/stores (#51912) 3 years ago
store Storage: remove orgId from sql config (#52426) 3 years ago
teamguardian Chore: Split delete user method (#52216) 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 Chore: Move user errors to user service (#52460) 3 years ago
userauth Chore: Split delete user method (#52216) 3 years ago
validations