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
Xavi Lacasa 72759be6ec
AuthN: Support HA setups with External Service Account management (#78425)
2 years ago
..
accesscontrol RBAC: Check `plugins:install` globally (#78438) 2 years ago
alerting Chore: Deprecate FolderID from SaveDashboardCommand (#77813) 2 years ago
annotations Chore: Deprecate ID from Folder (#78281) 2 years ago
anonymous Anon: Use xorm for anon service (#75964) 2 years ago
apikey Swagger: Rename API Key `AddCommand` (#78491) 2 years ago
auth FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
authn Login: refactor auth info package (#78459) 2 years ago
caching Fixing typos (#70487) 2 years ago
cleanup Tracing: Standardize on otel tracing (#75528) 2 years ago
contexthandler FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
correlations Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2 years ago
dashboardimport Chore: Deprecate ID from Folder (#78281) 2 years ago
dashboards Chore: Deprecate ID from Folder (#78281) 2 years ago
dashboardsnapshots Snapshots: Do not return internal database ids (#77672) 2 years ago
dashboardversion Chore: Deprecate FolderID from SaveDashboardCommand (#77813) 2 years ago
datasourceproxy Errors: Make errors the same in dev as prod (#77366) 2 years ago
datasources Data sources: show data source menu to users who only have access to create a data source (#78347) 2 years ago
encryption Chore: use any rather than interface{} (#74066) 2 years ago
extsvcauth AuthN: Support HA setups with External Service Account management (#78425) 2 years ago
featuremgmt Auth: Make clientTokenRotation enabled by default (#78384) 2 years ago
folder Nested Folders: Wrap create/update operations with transactions (#78000) 2 years ago
grafana-apiserver K8s: Add etcd tests for dual write (local) (#78161) 2 years ago
grpcserver FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
guardian Chore: Deprecate ID from Folder (#78281) 2 years ago
hooks Hooks: Remove AddLoginHook and RunLogin hooks (#73227) 2 years ago
kmsproviders Secrets: Make the Migrator extensible (#67307) 2 years ago
ldap Login: refactor auth info package (#78459) 2 years ago
libraryelements Chore: Deprecate ID from Folder (#78281) 2 years ago
librarypanels Chore: Deprecate ID from Folder (#78281) 2 years ago
licensing Chore: Clean up old navigation (#66287) 2 years ago
live Live: Default to local engine if redis is unavailable (#77467) 2 years ago
login Login: refactor auth info package (#78459) 2 years ago
loginattempt Chore: capitalise log message for auth packages (#74332) 2 years ago
navtree Chore: Remove `navAdminSubsections` toggle (#78179) 2 years ago
ngalert Nested Folders: Wrap create/update operations with transactions (#78000) 2 years ago
notifications Chore: use any rather than interface{} (#74066) 2 years ago
oauthtoken Login: refactor auth info package (#78459) 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 FolderIDs only used by Swagger (#78219) 2 years ago
pluginsintegration RBAC: Check `plugins:install` globally (#78438) 2 years ago
preference Preferences: Remove SQLX backing store (#78015) 2 years ago
provisioning Chore: Deprecate FolderID from Dashboard (#77823) 2 years ago
publicdashboards PublicDashboards: Middleware creation (#77941) 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 FeatureFlags: Cleanup usage of cfg.IsFeatureToggleEnabled (#78014) 2 years ago
rendering FeatureToggles: Add context and and an explicit global check (#78081) 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 Chore: Deprecate FolderID from Dashboard (#77823) 2 years ago
searchusers Team: Support `sort` query param for teams search endpoint (#75622) 2 years ago
secrets FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
serviceaccounts ExtSvcAuth: Add traces to external service accounts setup (#76779) 2 years ago
shorturls Chore: Add errutils helpers (#73577) 2 years ago
signingkeys Siningkeys: Fix test setup (#76333) 2 years ago
sqlstore Chore: Deprecate FolderID from SaveDashboardCommand (#77813) 2 years ago
ssosettings Auth: Use camelCase in SSO Settings API (#78480) 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 FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
supportbundles Plugins: Move store and plugin dto to pluginsintegration (#74655) 2 years ago
tag FeatureFlags: Cleanup usage of cfg.IsFeatureToggleEnabled (#78014) 2 years ago
team AuthZ: Improve team ID fetching for signedInUser (#78378) 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 AuthZ: Improve team ID fetching for signedInUser (#78378) 2 years ago
validations chore: move validations model into the validations service (#61953) 3 years ago