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
Ieva 19b1e71fee
IP range AC for data sources: compare the base of the URL only (#83305)
1 year ago
..
accesscontrol Chore: Move store interface to top level (#83153) 1 year ago
alerting Chore: Update test database initialization (#81673) 1 year ago
annotations Annotations: Improve query performance when using dashboard filter (#83112) 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: Pass ID token in X-Extra-id-token header (#82893) 1 year ago
auth JWT Authentication: Add support for specifying groups in auth.jwt for teamsync (#82175) 1 year ago
authn AuthProxy: Invalidate previous cached item for user when changes are made to any header (#81445) 1 year ago
caching
cleanup Auth: Fix email verification bypass when using basic authentication (#82914) 1 year ago
cloudmigrations Cloud Migrations: Create new service for cloud migrations (#80949) 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 Chore: Change response status for dashboard import with invalid input (#81521) 1 year ago
dashboards Folders: Switch order of the columns in folder table indexes so that org_id becomes first (#82454) 1 year ago
dashboardsnapshots Chore: Update test database initialization (#81673) 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 RBAC Search: Replace `userLogin` filter by `namespacedID` filter (#81810) 1 year ago
featuremgmt IAM: Remove fully rolled out feature toggles (#83308) 1 year ago
folder Folders: Switch order of the columns in folder table indexes so that org_id becomes first (#82454) 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 Login: refactor auth info package (#78459) 2 years ago
libraryelements LibraryPanels/RBAC: Fix issue where folder scopes weren't being correctly inherited (#82700) 1 year ago
librarypanels Chore: Update test database initialization (#81673) 1 year ago
licensing
live Chore: Update test database initialization (#81673) 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 Alerting: Update swagger specs (#83260) 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 IP range AC for data sources: compare the base of the URL only (#83305) 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 Public Dashboards: Disable email-sharing when there is no license (#80887) 1 year ago
query DataQuery: Track panel plugin id not type (#83091) 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 Chore: Update test database initialization (#81673) 1 year ago
searchusers Chore: Remove public vars in setting package (#81018) 1 year ago
secrets Chore: Make the secret table name configurable (#83106) 1 year ago
serviceaccounts RBAC Search: Replace `userLogin` filter by `namespacedID` filter (#81810) 1 year ago
shorturls Chore: Update test database initialization (#81673) 1 year ago
signingkeys Chore: Update test database initialization (#81673) 1 year ago
sqlstore RBAC: add kind, attribute and identifier to annotation permissions during the migration (#83299) 1 year ago
ssosettings Auth: Validation fixes for SSO Settings (#82252) 1 year ago
star Chore: Update test database initialization (#81673) 1 year ago
stats Chore: Update test database initialization (#81673) 1 year ago
store Chore: Update test database initialization (#81673) 1 year ago
supportbundles Auth: Remove oAuthProviders from Social service (#78732) 2 years ago
tag Chore: Update test database initialization (#81673) 1 year ago
team Team/User: UID migrations (#82298) 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 Auth: Fix email verification bypass when using basic authentication (#82914) 1 year ago
validations