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
Andres Martinez Gotor 025465e611
Chore: Update plugin schema with service registration info (#70692)
2 years ago
..
accesscontrol RBAC: remove some `IsDisabled` checks (#69272) 2 years ago
alerting PublicDashboards: Audit table pagination (#69823) 2 years ago
annotations Annotations: Improve get tags query performance (#66182) 2 years ago
anonymous
apikey Chore: Remove result field from API keys commands and queries (#65055) 2 years ago
auth Auth: Respect cache control for JWKS in auth.jwt (#68872) 2 years ago
authn Auth: Remove Email Lookup from oauth integrations (#894) 2 years ago
caching Fixing typos (#70487) 2 years ago
cleanup
contexthandler Auth: Use auth broker by default (#69620) 2 years ago
correlations RBAC: Remove legacy ac from authorization middleware (#68898) 2 years ago
dashboardimport RBAC: Remove legacy ac from authorization middleware (#68898) 2 years ago
dashboards Nested folders: Add alert rule counts and deletion to folder registry (#67259) 2 years ago
dashboardsnapshots
dashboardversion API: Fix "Updated by" Column in dashboard versions table (#65351) 2 years ago
datasourceproxy Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2 years ago
datasources RBAC: remove unused code (#69470) 2 years ago
encryption Secrets: Make the Migrator extensible (#67307) 2 years ago
featuremgmt Plugins: Angular detector: Remote patterns fetching (#69843) 2 years ago
folder Fixing typos (#70487) 2 years ago
grpcserver ApiKeyGenPrefix: rename package (#65623) 2 years ago
guardian
hooks
kmsproviders Secrets: Make the Migrator extensible (#67307) 2 years ago
ldap RBAC: Remove legacy ac from authorization middleware (#68898) 2 years ago
libraryelements PublicDashboards: Audit table pagination (#69823) 2 years ago
librarypanels RBAC: Update library element tests to use RBAC (#66782) 2 years ago
licensing Chore: Clean up old navigation (#66287) 2 years ago
live Plugins: Account for nil user when constructing plugin context (#69811) 2 years ago
login Auth: Support Gitlab OIDC scopes (#69890) 2 years ago
loginattempt Chore: Remove result field from loginattempt (#65117) 2 years ago
navtree Nav: Grafana Incident's sidebar navigation should be plural (#64553) 2 years ago
ngalert Alerting: Fix HA alerting membership sync (#70607) 2 years ago
notifications Chore: Remove result field from notifications (#65170) 2 years ago
oauthserver SaveExternalService (OAuth) on plugin load (#69764) 2 years ago
oauthtoken Auth: Add request context to UserInfo calls (#70007) 2 years ago
org Auth: Fix orgrole picker disabled if isSynced user (#64033) 2 years ago
playlist Kinds: Use apimachinery ObjectMeta for metadata (#68668) 2 years ago
plugindashboards Plugins: Add file store abstraction for handling plugin files (#65432) 2 years ago
pluginsintegration Chore: Update plugin schema with service registration info (#70692) 2 years ago
preference Chore: remove i18n toggle (#69389) 2 years ago
provisioning Tests: use `t.Setenv` to set env vars (#69516) 2 years ago
publicdashboards PublicDashboards: Audit table pagination (#69823) 2 years ago
query Fixing typos (#70487) 2 years ago
queryhistory Query History: Remove migration (#67470) 2 years ago
quota Nested folders: Add alert rule counts and deletion to folder registry (#67259) 2 years ago
rendering Rendering: Experimental support to use JWTs as auth method (#60841) 2 years ago
screenshot
search Chore: Remove result field from search (#65583) 2 years ago
searchV2 Instrumentation: Add support for instrumenting database queries (#66022) 2 years ago
searchusers
secrets Secrets: Make the Migrator extensible (#67307) 2 years ago
serviceaccounts Service accounts: API key migration refactoring to parse as json object of the results (#69771) 2 years ago
shorturls
signingkeys AuthN: Embed an OAuth2 server for external service authentication (#68086) 2 years ago
sqlstore SQLStore: Fix Postgres dialect treating "false" migrator default as true (#69353) 2 years ago
star API: Fix status code when starring already starred dashboard (#63478) 2 years ago
stats UsageStats: Add database age and driver (#66535) 2 years ago
store Fixing typos (#70487) 2 years ago
supportbundles RBAC: remove some `IsDisabled` checks (#69272) 2 years ago
tag Annotations: Ignore unique constraint violations for tags (#65935) 2 years ago
team Kinds: Use apimachinery ObjectMeta for metadata (#68668) 2 years ago
temp_user Users: Enable case insensitive login by default (#66134) 2 years ago
updatechecker Plugins: Standardize Golang enum naming convention (#69449) 2 years ago
user Separate authn flow from analytics (#68327) 2 years ago
validations