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
Eric Leijonmarck b93f26f29d
RBAC: Update TestIntegrationFolderService remove RBAC setting (#67052)
2 years ago
..
accesscontrol RBAC: Feature to override default assignments (#66561) 2 years ago
alerting Search v1: Add support for inherited folder permissions if nested folders are enabled (#63275) 2 years ago
annotations Annotations: Improve get tags query performance (#66182) 2 years ago
anonymous AnonymousService: Test tagging service (#64708) 2 years ago
apikey Chore: Remove result field from API keys commands and queries (#65055) 2 years ago
auth Auth: Add feature flag to move token rotation to client (#65060) 2 years ago
authn AuthN: Tune logs in client (#65714) 2 years ago
caching Caching: Consolidate resource cache checking and updating in plugin middleware (#67002) 2 years ago
cleanup Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
contexthandler Auth: Remove the session cookie only if it's invalid or revoked (#65984) 2 years ago
correlations Correlations: Add usage stats about correlations (#66021) 2 years ago
dashboardimport Dashboards: Avoid adding unused revision property (#64362) 2 years ago
dashboards NestedFolders: Add API endpoint for descendant count in a folder (#66550) 2 years ago
dashboardsnapshots Snapshots: Add snapshot enable config (#61587) 2 years ago
dashboardversion API: Fix "Updated by" Column in dashboard versions table (#65351) 2 years ago
datasourceproxy Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2 years ago
datasources Datasources: provide generic function to extract custom headers (#66738) 2 years ago
encryption Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
featuremgmt Prometheus: Enable prometheusDataplane by default (#67100) 2 years ago
folder RBAC: Update TestIntegrationFolderService remove RBAC setting (#67052) 2 years ago
grpcserver ApiKeyGenPrefix: rename package (#65623) 2 years ago
guardian Cfg: Move ViewersCanEdit into cfg (#64876) 2 years ago
hooks chore: move user_auth models to (mostly) login service (#62269) 2 years ago
kmsproviders Encryption: Refactor secrets.Service initialization (#51091) 3 years ago
ldap LDAP: Always synchronize Server Admin role through role sync if role sync is enabled (#58820) 2 years ago
libraryelements RBAC: Update library element tests to use RBAC (#66782) 2 years ago
librarypanels RBAC: Update library element tests to use RBAC (#66782) 2 years ago
licensing Chore: Clean up old navigation (#66287) 2 years ago
live Live: Update Centrifuge to the latest version (#66637) 2 years ago
login Chore: Remove result fields from login (#65136) 2 years ago
loginattempt Chore: Remove result field from loginattempt (#65117) 2 years ago
navtree FIX: Make dashboards navlink accessible with only folders permissions (#67049) 2 years ago
ngalert Alerting: Fix panic when reparenting receivers to groups following an attempted rename via Provisioning (#67167) 2 years ago
notifications Chore: Remove result field from notifications (#65170) 2 years ago
oauthtoken Chore: Remove result fields from login (#65136) 2 years ago
org Auth: Fix orgrole picker disabled if isSynced user (#64033) 2 years ago
playlist Chore: Update oapi-codegen library (#62962) 2 years ago
plugindashboards Plugins: Add file store abstraction for handling plugin files (#65432) 2 years ago
pluginsintegration Caching: Consolidate resource cache checking and updating in plugin middleware (#67002) 2 years ago
preference SQLStore: Fix wrong usage of xorm's insert functions in tests (#63850) 2 years ago
provisioning Alerting: Remove dependency on alerting package in definitions (#65390) 2 years ago
publicdashboards Annotations: Support filtering the target panels (#66325) 2 years ago
query SSE: (Instrumentation) Add Tracing (#66700) 2 years ago
queryhistory Chore: Use time mocks in queryhistory to speed up tests (#66644) 2 years ago
quota Chore: Remove xorcare/pointer dependency (#63900) 2 years ago
rendering Rendering: Experimental support to use JWTs as auth method (#60841) 2 years ago
screenshot Alerting: Fix a bug taking screenshots with Dashboard UID (#63220) 2 years ago
search Chore: Remove result field from search (#65583) 2 years ago
searchV2 Chore: remove `querylibrary` feature toggle (#65021) 2 years ago
searchusers Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
secrets Chore: Remove result field from remaining datasources queries (#65054) 2 years ago
serviceaccounts ApiKeyGenPrefix: rename package (#65623) 2 years ago
shorturls Chore: Replace short UID generation with more standard UUIDs (#62731) 2 years ago
signingkeys Auth: Add SigningKeys Service (#64343) 2 years ago
sqlstore RBAC: Remove the option to disable RBAC and add automated permission migrations for instances that had RBAC disabled (#66652) 2 years ago
star Search: Improvements for starred dashboard search (#64758) 2 years ago
stats UsageStats: Add database age and driver (#66535) 2 years ago
store ApiKeyGenPrefix: rename package (#65623) 2 years ago
supportbundles Support bundles: fix user collector permissions and format collector output (#64531) 2 years ago
tag Annotations: Ignore unique constraint violations for tags (#65935) 2 years ago
team Chore: Remove CreateUserForTests() (#64125) 2 years ago
teamguardian Chore: Fix goimports grouping (#62426) 2 years ago
temp_user fix: create temp user no longer sets ID to 0 for all users (#64149) 2 years ago
updatechecker Plugins: Improve instrumentation by adding metrics and tracing (#61035) 2 years ago
user Usagestats: Add interface for stats for user.Service and add Usagestats for `case_insensitive_login` (#66742) 2 years ago
validations chore: move validations model into the validations service (#61953) 2 years ago