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
Karl Persson 73fecc8d80
Authn: Identity resolvers (#85930)
1 year ago
..
accesscontrol Authn: Identity resolvers (#85930) 1 year ago
annotations Chore: Replace sqlstore with db interface (#85366) 1 year ago
anonymous Auth: Convert SetDefaultOrgHook to PostLoginHook (#85649) 1 year ago
apikey Chore: Update test database initialization (#81673) 1 year ago
apiserver K8s: remove standalone authenticator in favor of providing one through the factory (#85901) 1 year ago
auth Session: set authID and authenticatedBy (#85806) 1 year ago
authn Authn: Identity resolvers (#85930) 1 year ago
caching
cleanup Auth: Fix email verification bypass when using basic authentication (#82914) 1 year ago
cloudmigration CloudMigrations: include stack id in access policy and token names (#85868) 1 year ago
contexthandler Tracing: Improve HTTP request/middleware spans and standalone apiserver (#85715) 1 year ago
correlations Chore: Replace sqlstore with db interface (#85366) 1 year ago
dashboardimport Add FolderUID for library elements (#83819) 1 year ago
dashboards Dashboard: Allow `auto` refresh option when saving a dashboard (#85581) 1 year ago
dashboardsnapshots Snapshots: Viewers can not create a Snapshot (#84952) 1 year ago
dashboardversion Chore: Update test database initialization (#81673) 1 year ago
datasourceproxy
datasources Provisioning: datasources auto deletion (#83034) 1 year ago
encryption
extsvcauth Better tracing during extSvcAcc registration (#84719) 1 year ago
featuremgmt Prometheus: Change feature toggle usePrometheusFrontendPackage to general availability (#85951) 1 year ago
folder Add FolderUID for library elements (#83819) 1 year ago
gcom Cloud migrations: create endpoint to create an access token (#84690) 1 year ago
grpcserver
guardian Folders: Allow listing folders with write permission (#83527) 1 year ago
hooks
kmsproviders
ldap Util: Support parsing and splitting strings enclosed in quotes in util.SplitString (#85735) 1 year ago
libraryelements Add FolderUID for library elements (#83819) 1 year ago
librarypanels Add FolderUID for library elements (#83819) 1 year ago
licensing
live Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
login Auth: Remove oauth skip org role sync (#84972) 1 year ago
loginattempt Chore: Update test database initialization (#81673) 1 year ago
navtree Access control: Use ResolveIdentity() for authorizing in org (#85549) 1 year ago
ngalert Alerting: Persist silence state immediately on Create/Delete (#84705) 1 year ago
notifications Refactor: Email verification (#84393) 1 year ago
oauthtoken Fix: Refresh token when id_token is expired (#79569) 1 year ago
org Chore: Replace sqlstore with db interface (#85366) 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: Removed feature toggle enablePluginsTracingByDefault (#85953) 1 year ago
preference Chore: Update test database initialization (#81673) 1 year ago
provisioning Provisioning: datasources auto deletion (#83034) 1 year ago
publicdashboards Chore: Replace sqlstore with db interface (#85366) 1 year ago
query Feature Flags: use FeatureToggles interface where possible (#85131) 1 year ago
queryhistory Query History: Count using SQL, not post query (#82208) 1 year ago
quota Chore: Replace sqlstore with db interface (#85366) 1 year ago
rendering Feature Flags: use FeatureToggles interface where possible (#85131) 1 year ago
screenshot Remove extra defers in screenshot sevice (#84697) 1 year ago
search Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 1 year ago
searchV2 Chore: Replace sqlstore with db interface (#85366) 1 year ago
searchusers Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
secrets Chore: Replace sqlstore with db interface (#85366) 1 year ago
serviceaccounts Feature Flags: use FeatureToggles interface where possible (#85131) 1 year ago
shorturls Chore: Update test database initialization (#81673) 1 year ago
signingkeys SigningKeys: Add added_at when creating new signing key (#85060) 1 year ago
sqlstore Add FolderUID for library elements (#83819) 1 year ago
ssosettings Feature Flags: use FeatureToggles interface where possible (#85131) 1 year ago
star Chore: Update test database initialization (#81673) 1 year ago
stats Chore: Replace sqlstore with db interface (#85366) 1 year ago
store Storage: Watch tests (#85496) 1 year ago
supportbundles Feature Flags: use FeatureToggles interface where possible (#85131) 1 year ago
tag Chore: Update test database initialization (#81673) 1 year ago
team Chore: Replace sqlstore with db interface (#85366) 1 year ago
temp_user User: email verification completion (#85259) 1 year ago
updatechecker Chore: Making versioncheck url rely on config instead of being hardcoded (#85855) 1 year ago
user Session: set authID and authenticatedBy (#85806) 1 year ago
validations