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
Giuseppe Guerra ff34279ff4
Plugins: Forbid loading Angular plugins when Angular is disabled (#69225)
3 years ago
..
accesscontrol RBAC: remove some `IsDisabled` checks (#69272) 3 years ago
alerting RBAC: refactoring alertingQuery to remove OrgRole check (#67808) 3 years ago
annotations Annotations: Improve get tags query performance (#66182) 3 years ago
anonymous AnonymousService: Test tagging service (#64708) 3 years ago
apikey Chore: Remove result field from API keys commands and queries (#65055) 3 years ago
auth Auth: Respect cache control for JWKS in auth.jwt (#68872) 3 years ago
authn AuthN: Make clientTokenRotation work when Grafana is accessible on a sub url (#69385) 3 years ago
caching Caching: Consolidate resource cache checking and updating in plugin middleware (#67002) 3 years ago
cleanup Chore: Fix goimports grouping in pkg/services (#62420) 3 years ago
contexthandler AnonymousAuth: Fix concurrent read-write crash (#68637) 3 years ago
correlations RBAC: Remove legacy ac from authorization middleware (#68898) 3 years ago
dashboardimport RBAC: Remove legacy ac from authorization middleware (#68898) 3 years ago
dashboards Nested folders: Add alert rule counts and deletion to folder registry (#67259) 3 years ago
dashboardsnapshots Snapshots: Add snapshot enable config (#61587) 3 years ago
dashboardversion API: Fix "Updated by" Column in dashboard versions table (#65351) 3 years ago
datasourceproxy Caching: Refactor enterprise query caching middleware to a wire service (#65616) 3 years ago
datasources RBAC: remove unused code (#69470) 3 years ago
encryption Chore: Fix goimports grouping in pkg/services (#62420) 3 years ago
featuremgmt Dashboards: Variables - Improve slow template variable loading due same variable loaded multiple times on time range change (#66965) 3 years ago
folder Nested folders: Add alert rule counts and deletion to folder registry (#67259) 3 years ago
grpcserver ApiKeyGenPrefix: rename package (#65623) 3 years ago
guardian Cfg: Move ViewersCanEdit into cfg (#64876) 3 years ago
hooks chore: move user_auth models to (mostly) login service (#62269) 3 years ago
kmsproviders
ldap RBAC: Remove legacy ac from authorization middleware (#68898) 3 years ago
libraryelements Kinds: Use apimachinery ObjectMeta for metadata (#68668) 3 years ago
librarypanels RBAC: Update library element tests to use RBAC (#66782) 3 years ago
licensing Chore: Clean up old navigation (#66287) 3 years ago
live Live: Update Centrifuge to the latest version (#66637) 3 years ago
login Chore: Remove result fields from login (#65136) 3 years ago
loginattempt Chore: Remove result field from loginattempt (#65117) 3 years ago
navtree RBAC: remove some `IsDisabled` checks (#69272) 3 years ago
ngalert Alerting: Update patch for #865 after #68898 (#890) 3 years ago
notifications Chore: Remove result field from notifications (#65170) 3 years ago
oauthserver AuthN: Embed an OAuth2 server for external service authentication (#68086) 3 years ago
oauthtoken Chore: Remove result fields from login (#65136) 3 years ago
org Auth: Fix orgrole picker disabled if isSynced user (#64033) 3 years ago
playlist Kinds: Use apimachinery ObjectMeta for metadata (#68668) 3 years ago
plugindashboards Plugins: Add file store abstraction for handling plugin files (#65432) 3 years ago
pluginsintegration Plugins: Forbid loading Angular plugins when Angular is disabled (#69225) 3 years ago
preference Chore: remove i18n toggle (#69389) 3 years ago
provisioning Tests: use `t.Setenv` to set env vars (#69516) 3 years ago
publicdashboards PublicDashboards: Audit table redesign (#68137) 3 years ago
query Prevent crash while executing concurrent mixed queries (#874) 3 years ago
queryhistory Query History: Remove migration (#67470) 3 years ago
quota Nested folders: Add alert rule counts and deletion to folder registry (#67259) 3 years ago
rendering Rendering: Experimental support to use JWTs as auth method (#60841) 3 years ago
screenshot Alerting: Fix a bug taking screenshots with Dashboard UID (#63220) 3 years ago
search Chore: Remove result field from search (#65583) 3 years ago
searchV2 Instrumentation: Add support for instrumenting database queries (#66022) 3 years ago
searchusers Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
secrets Chore: Remove result field from remaining datasources queries (#65054) 3 years ago
serviceaccounts RBAC: remove some `IsDisabled` checks (#69272) 3 years ago
shorturls Chore: Replace short UID generation with more standard UUIDs (#62731) 3 years ago
signingkeys AuthN: Embed an OAuth2 server for external service authentication (#68086) 3 years ago
sqlstore Storage: increase size of the `contents` column (#69152) 3 years ago
star API: Fix status code when starring already starred dashboard (#63478) 3 years ago
stats UsageStats: Add database age and driver (#66535) 3 years ago
store Nested folders: Add alert rule counts and deletion to folder registry (#67259) 3 years ago
supportbundles RBAC: remove some `IsDisabled` checks (#69272) 3 years ago
tag Annotations: Ignore unique constraint violations for tags (#65935) 3 years ago
team Kinds: Use apimachinery ObjectMeta for metadata (#68668) 3 years ago
temp_user Users: Enable case insensitive login by default (#66134) 3 years ago
updatechecker Plugins: Improve instrumentation by adding metrics and tracing (#61035) 3 years ago
user Separate authn flow from analytics (#68327) 3 years ago
validations