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
Santiago 8b751eb216
Alerting: Add TestTemplate method to the forked Alertmanager (#77577)
2 years ago
..
accesscontrol Auth: SSO settings foundations (#77724) 2 years ago
alerting Search: Fix empty folder details for nested folder items (#76504) 2 years ago
annotations Swagger: Rename annotations model (#77605) 2 years ago
anonymous Anon: Use xorm for anon service (#75964) 2 years ago
apikey Auth: Move apikey service from userSignedIn to identity.Requester interface (#74323) 2 years ago
auth IDForwarding: Update settings name (#77257) 2 years ago
authn Chore: Upgrade Go to 1.21.3 (#77304) 2 years ago
caching
cleanup Tracing: Standardize on otel tracing (#75528) 2 years ago
contexthandler Errors: Make errors the same in dev as prod (#77366) 2 years ago
correlations Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2 years ago
dashboardimport Chore: Deprecate FolderId in ImportDashboardRequest and ImportDashboardResponse (#77627) 2 years ago
dashboards Chore: Deprecate FolderID from CountDashboardsInFolderRequest (#77804) 2 years ago
dashboardsnapshots Snapshots: Do not return internal database ids (#77672) 2 years ago
dashboardversion Search: Fix empty folder details for nested folder items (#76504) 2 years ago
datasourceproxy Errors: Make errors the same in dev as prod (#77366) 2 years ago
datasources Team LBAC: Add validation/regex of teamheaders (#76905) 2 years ago
encryption Chore: use any rather than interface{} (#74066) 2 years ago
extsvcauth Chore: Upgrade Go to 1.21.3 (#77304) 2 years ago
featuremgmt Logs infinite scrolling: create feature flag (#77885) 2 years ago
folder Folders: Able to fetch folders available for user as "shared" folder (#77774) 2 years ago
grafana-apiserver K8s: Improve table converter (support non runtime.Object values) (#77816) 2 years ago
grpcserver Chore: make GPRCServerService private (#74612) 2 years ago
guardian
hooks
kmsproviders
ldap Errors: Make errors the same in dev as prod (#77366) 2 years ago
libraryelements Chore: Deprecate FolderID in libraryElement struct in tests (#77473) 2 years ago
librarypanels Chore: Deprecate FolderID in LibraryElementDTO (#77471) 2 years ago
licensing
live Live: Default to local engine if redis is unavailable (#77467) 2 years ago
login Chore: use any rather than interface{} (#74066) 2 years ago
loginattempt Chore: capitalise log message for auth packages (#74332) 2 years ago
navtree Chore: remove (preview) tag from application (#77054) 2 years ago
ngalert Alerting: Add TestTemplate method to the forked Alertmanager (#77577) 2 years ago
notifications Chore: use any rather than interface{} (#74066) 2 years ago
oauthtoken Auth: Handle when access token has already been refreshed in OAuth token sync (#77118) 2 years ago
org Chore: delete team related entries for an org after the org gets deleted (#76706) 2 years ago
playlist K8s: Implement playlist api with k8s client (#77405) 2 years ago
plugindashboards Chore: Deprecate FolderId in ImportDashboardRequest and ImportDashboardResponse (#77627) 2 years ago
pluginsintegration Plugins: Fix status_source always being "plugin" in plugin request logs (#77433) 2 years ago
preference Teams: Move team API to own service (#76347) 2 years ago
provisioning Provisioning: Set `dashboard.folder_uid` column for provisioned dashboards (#77637) 2 years ago
publicdashboards Chore: Deprecate FolderId in DashboardMeta (#77626) 2 years ago
query Chore: Upgrade Go to 1.21.3 (#77304) 2 years ago
queryhistory Chore: use any rather than interface{} (#74066) 2 years ago
quota Alerting: Remove unused Accesscontrol dependency from DbStore (#77479) 2 years ago
rendering Chore: use any rather than interface{} (#74066) 2 years ago
screenshot Chore: use any rather than interface{} (#74066) 2 years ago
search Chore: Deprecate FolderID in Hit (#77623) 2 years ago
searchV2 Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2 years ago
searchusers Team: Support `sort` query param for teams search endpoint (#75622) 2 years ago
secrets Chore: Adapt GetDataSourcesByType to plugins with aliases (#76637) 2 years ago
serviceaccounts ServiceAccounts: Use `isManaged` in DTO instead of `isExternal` (#77634) 2 years ago
shorturls
signingkeys Siningkeys: Fix test setup (#76333) 2 years ago
sqlstore Auth: SSO settings foundations (#77724) 2 years ago
ssosettings Auth: SSO settings foundations (#77724) 2 years ago
star Stars: Remove sqlx storage implementation (#77766) 2 years ago
stats Chore: use any rather than interface{} (#74066) 2 years ago
store EntityStore: Remove http access (can use apiserver now) (#77602) 2 years ago
supportbundles Plugins: Move store and plugin dto to pluginsintegration (#74655) 2 years ago
tag
team Teams: Search by team ids (#77730) 2 years ago
temp_user Chore: use any rather than interface{} (#74066) 2 years ago
updatechecker Plugins: Move store and plugin dto to pluginsintegration (#74655) 2 years ago
user User: remove empty email / username check from update in service (#77347) 2 years ago
validations