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
Kristin Laemmert 2b8909a9c6
move GetDashboardUIDById out of sqlstore and into dashboard service (#49170)
3 years ago
..
accesscontrol Alerting: Fix anonymous access to alerting (#49203) 3 years ago
alerting move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 3 years ago
annotations Chore : Replace dashboardid with dashboardUID in annotation API (#48481) 3 years ago
auth Chore: Remove context.TODO() (#43409) 3 years ago
cleanup Query history: Cleanup (#48303) 3 years ago
comments backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 3 years ago
contexthandler Tracing: Use common traceID context value for opentracing and opentelemetry (#46411) 3 years ago
dashboardimport LibraryPanels: Fix library panels not connecting properly in imported dashboards (#49161) 3 years ago
dashboards move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 3 years ago
dashboardsnapshots Chore: Remove x from dashboard snapshots (#48001) 3 years ago
datasourceproxy Alerting: modify alertmanager endpoints for proxying using the datasource UID (#47978) 3 years ago
datasources AccessControl: Let users with data source create permissions list non-core plugins (#48897) 3 years ago
encryption Replace encryption.Service usages by secrets.Service (#41625) 4 years ago
export Export: introduce export plumbing (behind dev feature flag) (#48091) 3 years ago
featuremgmt Access Control: Remove built-in role assignment by default (#49058) 3 years ago
guardian fetch permissions by uid (#49100) 3 years ago
hooks Migrate to Wire for dependency injection (#32289) 4 years ago
kmsproviders Encryption: Refine secrets-related commands (#45201) 3 years ago
ldap LDAP: allow Grafana Admin mapping without org_role field (#37189) 3 years ago
libraryelements backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 3 years ago
librarypanels backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 3 years ago
licensing Access control: Move licensing actions to licensing package (#46588) 3 years ago
live backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 3 years ago
login Login: Fix mismatching label on auth_module in user list (#49177) 3 years ago
multildap remove bus from login (#44995) 3 years ago
ngalert Alerting: Fix anonymous access to alerting (#49203) 3 years ago
notifications chore: remove golang.org/x/net/context in favor of stdlib (#47532) 3 years ago
oauthtoken Chore: Remove bus from oauthtoken (#46811) 3 years ago
plugindashboards Chore: Remove bus (#47511) 3 years ago
pluginsettings Plugins: Add plugin settings DTO (#46283) 3 years ago
preference Chore: Modify patch and update of preference to take homedashboarduid than h… (#48281) 3 years ago
provisioning backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 3 years ago
query AccessControl: Create own interface and impl for each permission service (#48871) 3 years ago
queryhistory Query history: Cleanup (#48303) 3 years ago
quota Update quota service to accept context (#45186) 3 years ago
rendering Add error options for rendering to return errors on failure (#48864) 3 years ago
schemaloader FeatureFlags: define features outside settings.Cfg (take 3) (#44443) 3 years ago
search integrat star service into APIs (#49220) 3 years ago
searchV2 Usage: add gauge for panel/datasource/transformer types (#48991) 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: Add Prometheus metrics (#48603) 3 years ago
serviceaccounts Access control: further reduce access control feature toggle checks (#48171) 3 years ago
shorturls Migrate to Wire for dependency injection (#32289) 4 years ago
sqlstore move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 3 years ago
star integrat star service into APIs (#49220) 3 years ago
store FileStorage: Add upload form (#46749) 3 years ago
teamguardian ValidatedQueries: start of validated queries API (#44731) 3 years ago
thumbs backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 3 years ago
updatechecker Logging: Unify logging fakes (#48822) 3 years ago
validations Migrate to Wire for dependency injection (#32289) 4 years ago