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
Brendan O'Handley 98cb3ce3b6
Prometheus: Config overhaul part two, auth and DataSourceHttpSettings overhaul (#71250)
2 years ago
..
accesscontrol Feature toggles management: Define get feature toggles api (#72106) 2 years ago
alerting PublicDashboards: Audit table pagination (#69823) 2 years ago
annotations Annotations: Fix database lock while updating annotations (#71199) 2 years ago
anonymous
apikey RBAC: remove simple RBAC disabled checks (#71137) 2 years ago
auth Auth: Respect cache control for JWKS in auth.jwt (#68872) 2 years ago
authn Auth: Fix Last Seen being updated on every request (#72036) 2 years ago
caching Fixing typos (#70487) 2 years ago
certgenerator Chore: Add grafana-apiserver (#70721) 2 years ago
cleanup
contexthandler Auth: Fix Last Seen being updated on every request (#72036) 2 years ago
correlations Correlations: Create paginated API (#65241) 2 years ago
dashboardimport RBAC: Remove legacy ac from authorization middleware (#68898) 2 years ago
dashboards Guardian: Split dashboard and folder guardian implementation (#69722) 2 years ago
dashboardsnapshots
dashboardversion
datasourceproxy Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2 years ago
datasources SSE: DSNode to update result with names to make each value identifiable by labels (only Graphite and TestData) (#71246) 2 years ago
encryption Secrets: Make the Migrator extensible (#67307) 2 years ago
featuremgmt Prometheus: Config overhaul part two, auth and DataSourceHttpSettings overhaul (#71250) 2 years ago
folder Guardian: Split dashboard and folder guardian implementation (#69722) 2 years ago
grafana-apiserver Chore: Add grafana-apiserver (#70721) 2 years ago
grpcserver gRPC Server: Instrument requests made to the server. (#71914) 2 years ago
guardian Guardian: Split dashboard and folder guardian implementation (#69722) 2 years ago
hooks
kmsproviders Secrets: Make the Migrator extensible (#67307) 2 years ago
ldap Auth: Resolve isGrafanaAdmin for debug logging (#71145) 2 years ago
libraryelements NestedFolders: Add library panels counting and deletion to folder registry (#69149) 2 years ago
librarypanels NestedFolders: Add library panels counting and deletion to folder registry (#69149) 2 years ago
licensing Chore: Clean up old navigation (#66287) 2 years ago
live Chore: Update golangci-lint to v1.53.3 (#71771) 2 years ago
login AuthN: Lock down manual role updates for users synced through Grafana Com portal (#72044) 2 years ago
loginattempt
navtree Data Sources: Remove Admin/Data sources page in favour of Connections/Data sources (#72102) 2 years ago
ngalert Alerting: Exclude expression refIDs from NoData state (#72219) 2 years ago
notifications
oauthserver SaveExternalService (OAuth) on plugin load (#69764) 2 years ago
oauthtoken OAuth: Introduce user_refresh_token setting and make it default for the selected providers (#71533) 2 years ago
org Auth: Add empty role definition (#64694) 2 years ago
playlist Schemas: minor updates from the k8s branch (#71688) 2 years ago
plugindashboards
pluginsintegration Redshift: Support caching async aws queries (#71682) 2 years ago
preference Chore: remove i18n toggle (#69389) 2 years ago
provisioning Alerting: Add contact point provisioning file export (#71692) 2 years ago
publicdashboards AccessControl: Remove acmock.New from accesscontrol service tests (#71942) 2 years ago
query Plugins: Migrate PluginStore mock to pre-existing fakes package (#71664) 2 years ago
queryhistory Query History: Remove migration (#67470) 2 years ago
quota Plugins: Migrate PluginStore mock to pre-existing fakes package (#71664) 2 years ago
rendering
screenshot
search
searchV2 RBAC: search v1 permission filter part 1 - cleanup & updating tests (#71913) 2 years ago
searchusers Swagger: Fix response for the search users endpoint (#71272) 2 years ago
secrets chore: refactor SecretMigrationProviderImpl as a dskit module (#71944) 2 years ago
serviceaccounts AccessControl: Remove acmock.New from accesscontrol service tests (#71942) 2 years ago
shorturls
signingkeys AuthN: Embed an OAuth2 server for external service authentication (#68086) 2 years ago
sqlstore Alerting: Keep legacy alert rule maxDataPoints and intervalMs during migration (#71989) 2 years ago
star API: Fix status code when starring already starred dashboard (#63478) 2 years ago
stats UsageStats: Add database age and driver (#66535) 2 years ago
store NestedFolders: Add library panels counting and deletion to folder registry (#69149) 2 years ago
supportbundles RBAC: remove some `IsDisabled` checks (#69272) 2 years ago
tag Annotations: Ignore unique constraint violations for tags (#65935) 2 years ago
team Schemas: minor updates from the k8s branch (#71688) 2 years ago
temp_user Users: Enable case insensitive login by default (#66134) 2 years ago
updatechecker Plugins: Migrate PluginStore mock to pre-existing fakes package (#71664) 2 years ago
user Auth: Fix Last Seen being updated on every request (#72036) 2 years ago
validations