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
Misi b369341868
Chore: Add feature toggle for session storage redirect handling (#93575)
8 months ago
..
accesscontrol RBAC: Add required component to perform access control checks for user api when running single tenant (#93104) 8 months ago
annotations Alerting: Introduce alert rule models in storage (#93187) 9 months ago
anonymous Identity: Remove typed id (#91801) 10 months ago
apikey Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
apiserver RBAC: Add required component to perform access control checks for user api when running single tenant (#93104) 8 months ago
auth K8s: Use stacks plural not singular in grafana namespaces (#92550) 9 months ago
authn AuthN: Ext JWT support actions (#92486) 8 months ago
authz K8s: namespace mapper should use authlib's util (#92332) 9 months ago
caching Fixing typos (#70487) 2 years ago
cleanup Dashboards: Add feature restore dashboards backend (#83131) 1 year ago
cloudmigration CloudMigrations: remove unused code from sync migration approach (#93430) 8 months ago
contexthandler Authn: resolve issues with setting up a nil identity (#92620) 9 months ago
correlations Correlations: Migrate config type to root (#91855) 9 months ago
dashboardimport Identity: remove GetTypedID (#91745) 10 months ago
dashboards Instrument tracing across dashboards (#91937) 9 months ago
dashboardsnapshots Identity: Remove typed id (#91801) 10 months ago
dashboardversion Chore: removing (more) redundant transactions (#89373) 11 months ago
datasourceproxy Plugins: Preserve trailing slash in plugin proxy (#86859) 12 months ago
datasources Remove the need for plugins to implement AdmissionHandler for v0alpha1 (#93272) 9 months ago
encryption Tracing: Various improvements (#88308) 1 year ago
extsvcauth AuthN: Introduce `DefaultOrgID` function for managed service accounts (#93432) 8 months ago
featuremgmt Chore: Add feature toggle for session storage redirect handling (#93575) 8 months ago
folder Alerting: Introduce alert rule models in storage (#93187) 9 months ago
gcom Cloud migrations: create route to delete token (#88297) 1 year ago
grpcserver Unified Storage: Propagate traces from the apiserver grpc client (#91226) 10 months ago
guardian Identity: remove GetTypedID (#91745) 10 months ago
hooks Hooks: Remove AddLoginHook and RunLogin hooks (#73227) 2 years ago
kmsproviders Secrets: Make the Migrator extensible (#67307) 2 years ago
ldap LDAP: SSO Configuration page (#91875) 9 months ago
libraryelements LibraryPanels: Fix folderUid nil pointer dereference (#93400) 8 months ago
librarypanels Alerting: update rule versions on folder move (#88376) 10 months ago
licensing Navigation: Remove `ApplyAdminIA` logic (#89113) 12 months ago
live Tempo: Remove usage of traceQLStreaming feature toggle (#93033) 9 months ago
login Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
loginattempt Chore: Add login protection when user is trying different uppercase letters (#87588) 1 year ago
navtree feat: GroupSync extension UI (#91777) 8 months ago
ngalert RBAC: Add required component to perform access control checks for user api when running single tenant (#93104) 8 months ago
notifications Notifications: Add Message-ID header to outgoing emails (#83752) 9 months ago
oauthtoken Auth: Update oauthtoken service to use remote cache and server lock (#90572) 9 months ago
org QuotaService: refactor to use ReplDB for Get queries (#91333) 10 months ago
playlist Playlists: limit the total number of playlists (#92132) 9 months ago
plugindashboards chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 12 months ago
pluginsintegration Plugins: Ensure `fetch` loading strategy cases for nested plugins (#93209) 9 months ago
preference Bookmarks: Store URLs instead of ids (#91121) 10 months ago
provisioning Alerting: Fix DashboardUID typo in json provisioning api (#65143) 9 months ago
publicdashboards Alerting: Introduce alert rule models in storage (#93187) 9 months ago
query Chore: Bump Go to 1.23.0 (#92105) 9 months ago
queryhistory Explore: Check for RBAC permissions when hitting query history endpoints (#91156) 10 months ago
quota chore: add tracing to quote API and service methods with contexts (#92211) 9 months ago
rendering Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
screenshot Chore: Refactor render via http (#84613) 1 year ago
search chore(tracing): add tracing for frontend and db session (#91509) 10 months ago
searchV2 MySQL: Add parseTime=true to SQL connections (#92469) 9 months ago
searchusers Chore: Bump Go to 1.23.0 (#92105) 9 months ago
secrets Refactor plugin context initialization (#88343) 1 year ago
serviceaccounts AuthN: Introduce `DefaultOrgID` function for managed service accounts (#93432) 8 months ago
shorturls Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
signingkeys Signer: Fix typo (#92928) 9 months ago
sqlstore Alerting: Add metadata field with editor_settings to alert rule (#93245) 8 months ago
ssosettings LDAP: Remove omitempty flag from json annotation (#91843) 10 months ago
star Identity: remove GetTypedID (#91745) 10 months ago
stats Correlations: Migrate config type to root (#91855) 9 months ago
store SearchV2: Fix reading library panels (#92961) 9 months ago
supportbundles Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
tag Chore: Update test database initialization (#81673) 1 year ago
team Team: Create permission type for team membership (#92352) 9 months ago
temp_user Chore: removing (more) redundant transactions (#89373) 11 months ago
updatechecker Chore: Making versioncheck url rely on config instead of being hardcoded (#85855) 1 year ago
user Auth: remove id token flag (#92209) 9 months ago
validations