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
Matthew Jacobson 4b439b7f52
Alerting: In migration, fallback to '1s' for malformed min interval (#78614)
2 years ago
..
accesscontrol RBAC: GrafanaAdmin users are admins of the Global Organization (#78559) 2 years ago
alerting Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 2 years ago
annotations Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 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 Auth: Add more context to logs around token rotation, revocation (#78600) 2 years ago
authn AuthProxy: Do not allow sessions to be assigned with other methods (#78602) 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 Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 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: Refactor logic for naming new data sources (#78479) 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 Transformations: Add regression analysis transformation (#78457) 2 years ago
folder Nested Folders: Wrap create/update operations with transactions (#78000) 2 years ago
grafana-apiserver K8s: Prevent user impersonation (#78555) 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 Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 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 Alerting: In migration, fallback to '1s' for malformed min interval (#78614) 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 Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 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 Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 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 Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 2 years ago
ssosettings Auth: Add more tests for the SSO settings upsert function (#78544) 2 years ago
star Stars: Remove sqlx storage implementation (#77766) 2 years ago
stats Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 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: Remove use of SignedInUser copy for permission evaluation (#78448) 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 Live: Move empty orgRole safety valve (#78531) 2 years ago
validations chore: move validations model into the validations service (#61953) 3 years ago