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
Scott Lepper 70009201d4
Expressions: Sql expressions with Duckdb (#81666)
1 year ago
..
accesscontrol RBAC: Fix delete team permissions on team delete (#83442) 1 year ago
alerting Chore: Update test database initialization (#81673) 1 year ago
annotations Chore: Add support bundle for folders (#83360) 1 year ago
anonymous Chore: Update test database initialization (#81673) 1 year ago
apikey Chore: Update test database initialization (#81673) 1 year ago
apiserver K8s: Add apimachinery and apiserver packages (#83190) 1 year ago
auth JWT Authentication: Add support for specifying groups in auth.jwt for teamsync (#82175) 1 year ago
authn AuthN: Remove embedded oauth server (#83146) 1 year ago
caching
cleanup Auth: Fix email verification bypass when using basic authentication (#82914) 1 year ago
cloudmigration Restructure cloudmigration service (#83211) 1 year ago
contexthandler AuthToken: Remove client token rotation feature toggle (#82886) 1 year ago
correlations Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2 years ago
dashboardimport Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
dashboards Chore: Add support bundle for folders (#83360) 1 year ago
dashboardsnapshots K8s: Add apimachinery and apiserver packages (#83190) 1 year ago
dashboardversion Chore: Update test database initialization (#81673) 1 year ago
datasourceproxy Errors: Make errors the same in dev as prod (#77366) 2 years ago
datasources Chore: Update test database initialization (#81673) 1 year ago
encryption Chore: use any rather than interface{} (#74066) 2 years ago
extsvcauth AuthN: Remove embedded oauth server (#83146) 1 year ago
featuremgmt Expressions: Sql expressions with Duckdb (#81666) 1 year ago
folder Chore: Add support bundle for folders (#83360) 1 year ago
grpcserver Swap weaveworks/common utilities for equivalents in grafana/dskit (#80051) 1 year ago
guardian Remove folderID from service tests (#80615) 1 year ago
hooks Hooks: Remove AddLoginHook and RunLogin hooks (#73227) 2 years ago
kmsproviders
ldap Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
libraryelements Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
librarypanels Chore: Add support bundle for folders (#83360) 1 year ago
licensing
live Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
login JWT Authentication: Add support for specifying groups in auth.jwt for teamsync (#82175) 1 year ago
loginattempt Chore: Update test database initialization (#81673) 1 year ago
navtree E2C: Add initial empty state (#83232) 1 year ago
ngalert Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
notifications Auth: Fix email verification bypass when using basic authentication (#82914) 1 year ago
oauthtoken Fix: Refresh token when id_token is expired (#79569) 1 year ago
org Chore: Update test database initialization (#81673) 1 year ago
playlist Chore: Update test database initialization (#81673) 1 year ago
plugindashboards Chore: removing folderId from plugindashboard service (#80570) 1 year ago
pluginsintegration Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 1 year ago
preference Chore: Update test database initialization (#81673) 1 year ago
provisioning Alerting: Support for simplified notification settings in rule API (#81011) 1 year ago
publicdashboards Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 1 year ago
query Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 1 year ago
queryhistory Query History: Count using SQL, not post query (#82208) 1 year ago
quota Chore: Update test database initialization (#81673) 1 year ago
rendering Rendering: Adds PDF support behind feature toggle (#81811) 1 year ago
screenshot Rendering: Adds PDF support behind feature toggle (#81811) 1 year ago
search Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 1 year ago
searchV2 Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
searchusers Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
secrets Chore: Make the secret table name configurable (#83106) 1 year ago
serviceaccounts AuthN: Remove embedded oauth server (#83146) 1 year ago
shorturls Chore: Update test database initialization (#81673) 1 year ago
signingkeys Chore: Update test database initialization (#81673) 1 year ago
sqlstore AuthN: Remove embedded oauth server (#83146) 1 year ago
ssosettings Auth: Revert provider list change (#83435) 1 year ago
star Chore: Update test database initialization (#81673) 1 year ago
stats Chore: Update test database initialization (#81673) 1 year ago
store Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
supportbundles Auth: Remove oAuthProviders from Social service (#78732) 1 year ago
tag Chore: Update test database initialization (#81673) 1 year ago
team RBAC: Fix delete team permissions on team delete (#83442) 1 year ago
temp_user Auth: Fix email verification bypass when using basic authentication (#82914) 1 year ago
updatechecker Release: Deprecate latest.json and replace with api call to grafana.com (#80537) 1 year ago
user Password Policy: Update frontend facing messages (#83227) 1 year ago
validations