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 0ddb3b7521
Query history: Add swagger definitions (#50498)
3 years ago
..
accesscontrol Alerting: Add RBAC actions and role for provisioning API routes (#50459) 3 years ago
alerting Chore: Exclude integration tests from running on test-backend step (#50359) 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 Split Delete expired dashboard version store (#49610) 3 years ago
comments backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 3 years ago
contexthandler pkg/web: remove dependency injection (#49123) 3 years ago
dashboardimport schema: Migrate from scuemata to thema (#49805) 3 years ago
dashboards Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
dashboardsnapshots Chore: Remove x from dashboard snapshots (#48001) 3 years ago
dashboardversion Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
datasourceproxy Alerting: modify alertmanager endpoints for proxying using the datasource UID (#47978) 3 years ago
datasources Encryption: Fix multiple data keys migration (#49848) 3 years ago
encryption Encryption: Add support for decrypting ciphertexts with algorithm metadata (#49312) 3 years ago
export Export: introduce export plumbing (behind dev feature flag) (#48091) 3 years ago
featuremgmt loki: add feature-toggle check to live-mode (#49012) 3 years ago
guardian change to debug logs to match non access control guardian (#50477) 3 years ago
hooks
kmsproviders Encryption: Enable envelope encryption by default (#49301) 3 years ago
ldap Chore: Remove Wrap (#50048) 3 years ago
libraryelements RBAC: Add scope resolvers for dashboards (#50110) 3 years ago
librarypanels RBAC: Add scope resolvers for dashboards (#50110) 3 years ago
licensing RBAC: Make RBAC action names more consistent (#49730) 3 years ago
live Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
login Login: Fix AuthInfo update process (#49556) 3 years ago
multildap pkg/web: restrict handler types (#48495) 3 years ago
ngalert Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
notifications Chore: Remove Wrapf (#50128) 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: Exclude integration tests from running on test-backend step (#50359) 3 years ago
provisioning Chore: Remove Wrapf (#50128) 3 years ago
query Data Sources: Add QueryData OAuth & cookie forwarding middleware (#50466) 3 years ago
queryhistory Query history: Add swagger definitions (#50498) 3 years ago
quota Update quota service to accept context (#45186) 3 years ago
rendering Alerting: Add a general screenshot service and alerting-specific image service. (#49293) 3 years ago
screenshot Fix metric names for screenshots (#50426) 3 years ago
search Search (SQL): support dashboardUID query parameter (#50121) 3 years ago
searchV2 SearchV2: explicit dashboard loading order and cleanups (#50210) 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 WIP: Add private Secret Manager Plugins support to plugin platform (#49544) 3 years ago
serviceaccounts clean up duplicated user creation code (#50178) 3 years ago
shorturls
sqlstore Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
star Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
store Chore: Exclude integration tests from running on test-backend step (#50359) 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