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
Jo 259ecb1793
AuthZ: Improve team ID fetching for signedInUser (#78378)
2 years ago
..
accesscontrol RBAC: Add OAuth provider scopes separately to fixed:authentication.config:writer (#78202) 2 years ago
alerting Chore: Deprecate FolderID from SaveDashboardCommand (#77813) 2 years ago
annotations Annotations: Lift parts of RBAC from xorm store into auth service (#76967) 2 years ago
anonymous Anon: Use xorm for anon service (#75964) 2 years ago
apikey SQLX: Remove two unreachable services (#78016) 2 years ago
auth FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
authn AuthN: Add debug logs and check error during oauth token sync (#78323) 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 FolderID from Dashboard (#77823) 2 years ago
dashboards Dashboards: Allow updating a dashboard if the user doesn't have access to the parent folder (#78075) 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 Chore: Fix flaky test (#78309) 2 years ago
featuremgmt Auth: Make clientTokenRotation enabled by default (#78384) 2 years ago
folder Nested Folders: Refactor query for getting folders (#78286) 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 FolderID from Dashboard (#77823) 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 Errors: Make errors the same in dev as prod (#77366) 2 years ago
libraryelements Chore: Deprecate ID in GetFolderQuery (#77647) 2 years ago
librarypanels Chore: Deprecate FolderID from Dashboard (#77823) 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 UserAuth: clean-up auth entries on update (#78377) 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 Alerting: Move general alert rule validation from db-layer to model (#78325) 2 years ago
notifications Chore: use any rather than interface{} (#74066) 2 years ago
oauthtoken Auth: Remove unused function (#78332) 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 Plugins: Allow disabling "skip host environment variables" per-plugin (#78266) 2 years ago
preference Preferences: Remove SQLX backing store (#78015) 2 years ago
provisioning Chore: Deprecate FolderID from Dashboard (#77823) 2 years ago
publicdashboards Chore: Deprecate FolderID from SaveDashboardCommand (#77813) 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: Refactor OAuth connectors' initialization (#77919) 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