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
Yuri Tseretyan 77db6a9ca4
Alerting: Fix GetAlertRulesForScheduling to use folder table and join by org_id (#80330)
1 year ago
..
accesscontrol FeatureFlags: Use interface rather than manager (#80000) 1 year ago
alerting Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 2 years ago
annotations Alerting/Annotations: Add annotation backend for Loki alert state history (#78156) 1 year ago
anonymous Anon: Small fixes to anon service structure (#79566) 1 year ago
apikey Swagger: Rename API Key `AddCommand` (#78491) 2 years ago
auth JWT: Fallthrough to fetch keyset in case of cache error (#80081) 1 year ago
authn FeatureFlags: Use interface rather than manager (#80000) 1 year ago
caching
cleanup
contexthandler FeatureFlags: Use interface rather than manager (#80000) 1 year ago
correlations
dashboardimport Chore: Deprecate ID from Folder (#78281) 2 years ago
dashboards Chore: Add dashboard retrieval by FolderUID (#80288) 1 year ago
dashboardsnapshots
dashboardversion Chore: Deprecate FolderID from SaveDashboardCommand (#77813) 2 years ago
datasourceproxy
datasources Plugins: Add option to disable TLS in the socks proxy (#79246) 1 year ago
encryption
extsvcauth Chore: Fix flaky test by removing the extsvcauth background service (#79044) 2 years ago
featuremgmt FeatureFlags: Remove enabled from FeatureFlag model (#79960) 1 year ago
folder Provisioning: Fix dual write of folders (#80140) 1 year ago
grafana-apiserver APIServer: Move shared code to a utility/helper function (#80261) 1 year ago
grpcserver Swap weaveworks/common utilities for equivalents in grafana/dskit (#80051) 1 year ago
guardian Folders: Show dashboards and folders with directly assigned permissions in "Shared" folder (#78465) 2 years ago
hooks
kmsproviders
ldap Login: refactor auth info package (#78459) 2 years ago
libraryelements Folders: Show dashboards and folders with directly assigned permissions in "Shared" folder (#78465) 2 years ago
librarypanels Folders: Show dashboards and folders with directly assigned permissions in "Shared" folder (#78465) 2 years ago
licensing
live Live: Default to local engine if redis is unavailable (#77467) 2 years ago
login Chore: Configure SkipOrgRoleSync from OAuthInfo for OAuth connectors (#79443) 1 year ago
loginattempt
navtree FeatureFlags: Use interface rather than manager (#80000) 1 year ago
ngalert Alerting: Fix GetAlertRulesForScheduling to use folder table and join by org_id (#80330) 1 year ago
notifications Config: Can add static headers to email messages (#79365) 1 year ago
oauthtoken Auth: Use SSO settings service to load social connectors + refactor (#79005) 1 year ago
org
playlist Playlist: Implement a more efficient List command to support k8s list (#79820) 1 year ago
plugindashboards Chore: Remove FolderID from Dashboard Import (#78832) 1 year ago
pluginsintegration FeatureFlags: Use interface rather than manager (#80000) 1 year ago
preference Preferences: Remove SQLX backing store (#78015) 2 years ago
provisioning Provisioning: Fix dual write of folders (#80140) 1 year ago
publicdashboards FeatureFlags: Use interface rather than manager (#80000) 1 year ago
query
queryhistory
quota Alerting: Fix deleting rules in a folder with matching UID in another organization (#78258) 2 years ago
rendering Rendering: Fix plugin initialization (#80013) 1 year ago
screenshot
search Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 2 years ago
searchV2 Chore: Deprecate FolderID from Dashboard (#77823) 2 years ago
searchusers
secrets FeatureFlags: Use interface rather than manager (#80000) 1 year ago
serviceaccounts FeatureFlags: Use interface rather than manager (#80000) 1 year ago
shorturls
signingkeys
sqlstore FeatureFlags: Use interface rather than manager (#80000) 1 year ago
ssosettings Auth: tidy up the database layer from the SSO Settings Service (#80341) 1 year ago
star Stars: Remove sqlx storage implementation (#77766) 2 years ago
stats Usagestats: Add stat group for alert rule groups (#78825) 2 years ago
store Update unified storage readme (#79934) 1 year ago
supportbundles Auth: Remove oAuthProviders from Social service (#78732) 2 years ago
tag FeatureFlags: Cleanup usage of cfg.IsFeatureToggleEnabled (#78014) 2 years ago
team Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 2 years ago
temp_user
updatechecker
user Chore: Remove unused CacheService dependency from sqlstore (#78507) 2 years ago
validations