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)
2 years ago
..
accesscontrol Chore: Move store interface to top level (#83153) 2 years ago
alerting Chore: Update test database initialization (#81673) 2 years ago
annotations Annotations: Improve query performance when using dashboard filter (#83112) 2 years ago
anonymous Chore: Update test database initialization (#81673) 2 years ago
apikey Chore: Update test database initialization (#81673) 2 years ago
apiserver K8s: Pass ID token in X-Extra-id-token header (#82893) 2 years ago
auth JWT Authentication: Add support for specifying groups in auth.jwt for teamsync (#82175) 2 years ago
authn AuthProxy: Invalidate previous cached item for user when changes are made to any header (#81445) 2 years ago
caching Fixing typos (#70487) 3 years ago
cleanup Auth: Fix email verification bypass when using basic authentication (#82914) 2 years ago
cloudmigrations Cloud Migrations: Create new service for cloud migrations (#80949) 2 years ago
contexthandler AuthToken: Remove client token rotation feature toggle (#82886) 2 years 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) 2 years ago
dashboards Folders: Switch order of the columns in folder table indexes so that org_id becomes first (#82454) 2 years ago
dashboardsnapshots Chore: Update test database initialization (#81673) 2 years ago
dashboardversion Chore: Update test database initialization (#81673) 2 years ago
datasourceproxy Errors: Make errors the same in dev as prod (#77366) 2 years ago
datasources Chore: Update test database initialization (#81673) 2 years ago
encryption Chore: use any rather than interface{} (#74066) 2 years ago
extsvcauth RBAC Search: Replace `userLogin` filter by `namespacedID` filter (#81810) 2 years ago
featuremgmt IAM: Remove fully rolled out feature toggles (#83308) 2 years ago
folder Folders: Switch order of the columns in folder table indexes so that org_id becomes first (#82454) 2 years ago
grpcserver Swap weaveworks/common utilities for equivalents in grafana/dskit (#80051) 2 years ago
guardian Remove folderID from service tests (#80615) 2 years ago
hooks Hooks: Remove AddLoginHook and RunLogin hooks (#73227) 2 years ago
kmsproviders Secrets: Make the Migrator extensible (#67307) 3 years ago
ldap Login: refactor auth info package (#78459) 2 years ago
libraryelements LibraryPanels/RBAC: Fix issue where folder scopes weren't being correctly inherited (#82700) 2 years ago
librarypanels Chore: Update test database initialization (#81673) 2 years ago
licensing Chore: Clean up old navigation (#66287) 3 years ago
live Chore: Update test database initialization (#81673) 2 years ago
login JWT Authentication: Add support for specifying groups in auth.jwt for teamsync (#82175) 2 years ago
loginattempt Chore: Update test database initialization (#81673) 2 years ago
navtree E2C: Add initial empty state (#83232) 2 years ago
ngalert Alerting: Update swagger specs (#83260) 2 years ago
notifications Auth: Fix email verification bypass when using basic authentication (#82914) 2 years ago
oauthtoken Fix: Refresh token when id_token is expired (#79569) 2 years ago
org Chore: Update test database initialization (#81673) 2 years ago
playlist Chore: Update test database initialization (#81673) 2 years ago
plugindashboards Chore: removing folderId from plugindashboard service (#80570) 2 years ago
pluginsintegration IP range AC for data sources: compare the base of the URL only (#83305) 2 years ago
preference Chore: Update test database initialization (#81673) 2 years ago
provisioning Alerting: Support for simplified notification settings in rule API (#81011) 2 years ago
publicdashboards Public Dashboards: Disable email-sharing when there is no license (#80887) 2 years ago
query DataQuery: Track panel plugin id not type (#83091) 2 years ago
queryhistory Query History: Count using SQL, not post query (#82208) 2 years ago
quota Chore: Update test database initialization (#81673) 2 years ago
rendering Rendering: Adds PDF support behind feature toggle (#81811) 2 years ago
screenshot Rendering: Adds PDF support behind feature toggle (#81811) 2 years ago
search Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 2 years ago
searchV2 Chore: Update test database initialization (#81673) 2 years ago
searchusers Chore: Remove public vars in setting package (#81018) 2 years ago
secrets Chore: Make the secret table name configurable (#83106) 2 years ago
serviceaccounts RBAC Search: Replace `userLogin` filter by `namespacedID` filter (#81810) 2 years ago
shorturls Chore: Update test database initialization (#81673) 2 years ago
signingkeys Chore: Update test database initialization (#81673) 2 years ago
sqlstore RBAC: add kind, attribute and identifier to annotation permissions during the migration (#83299) 2 years ago
ssosettings Auth: Validation fixes for SSO Settings (#82252) 2 years ago
star Chore: Update test database initialization (#81673) 2 years ago
stats Chore: Update test database initialization (#81673) 2 years ago
store Chore: Update test database initialization (#81673) 2 years ago
supportbundles Auth: Remove oAuthProviders from Social service (#78732) 2 years ago
tag Chore: Update test database initialization (#81673) 2 years ago
team Team/User: UID migrations (#82298) 2 years ago
temp_user Auth: Fix email verification bypass when using basic authentication (#82914) 2 years ago
updatechecker Release: Deprecate latest.json and replace with api call to grafana.com (#80537) 2 years ago
user Auth: Fix email verification bypass when using basic authentication (#82914) 2 years ago
validations