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
Sofia Papagiannaki a270188f0c
Nested folders: Fix moving folder under root (#65684)
2 years ago
..
accesscontrol Plugins: Migrate licensing and access control to pkg/services/pluginsintegration package (#65258) 2 years ago
alerting Chore: Split usagestats service (#65191) 2 years ago
annotations Rename Id to ID for annotation models (#62886) 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
cleanup Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
contexthandler Rendering: Experimental support to use JWTs as auth method (#60841) 2 years ago
correlations Add quota setting for correlations (#65076) 2 years ago
dashboardimport Dashboards: Avoid adding unused revision property (#64362) 2 years ago
dashboards Chore: Remove result field from dashboards (#65249) 2 years ago
dashboardsnapshots
dashboardversion API: Fix "Updated by" Column in dashboard versions table (#65351) 2 years ago
datasourceproxy Chore: Rename Id to ID in alerting models (#62777) 2 years ago
datasources Chore: Remove result field from remaining datasources queries (#65054) 2 years ago
encryption Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
featuremgmt Rendering: Experimental support to use JWTs as auth method (#60841) 2 years ago
folder Nested folders: Fix moving folder under root (#65684) 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
ldap LDAP: Always synchronize Server Admin role through role sync if role sync is enabled (#58820) 2 years ago
libraryelements Cfg: Move ViewersCanEdit into cfg (#64876) 2 years ago
librarypanels Cfg: Move ViewersCanEdit into cfg (#64876) 2 years ago
licensing Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
live Logger: Add feature toggle for errors in HTTP request logs (#64425) 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 Navigation: Rename Alerts & incidents to Alerts & IRM (#65635) 2 years ago
ngalert Revert "Alerting: Add limits to the Prometheus Rules API" (#65842) 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 CloudWatch Logs: Fix running logs queries with expressions (#65306) 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 PublicDashboards: fix annotations when Target is nil (#65744) 2 years ago
query CloudWatch Logs: Fix running logs queries with expressions (#65306) 2 years ago
queryhistory Support bundles: Refactor registry into separate service (#62945) 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
sqlstore Alerting: Update migration to put alerts to the default folder if dashboard folder is missing (#65577) 2 years ago
star Search: Improvements for starred dashboard search (#64758) 2 years ago
stats Chore: Remove result field from stats (#65166) 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 Chore: Fix goimports grouping in pkg/services (#62420) 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
thumbs Chore: Remove result fields from thumbs (#65096) 2 years ago
updatechecker Plugins: Improve instrumentation by adding metrics and tracing (#61035) 2 years ago
user Support bundles: fix user collector permissions and format collector output (#64531) 2 years ago
validations