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 ce84f7c540
Auth: Revert "Auth: Cache Auth Info" (#81013)
2 years ago
..
accesscontrol Access control: Add permissions cache hit/miss metrics (#80883) 2 years ago
alerting Remove folderid service test (#80433) 2 years ago
annotations Alerting/Annotations: Return nothing from Loki historian store if query type is `annotation` (#80742) 2 years ago
anonymous Anon: Fix comment out flaky test in anonimpl (#80728) 2 years ago
apikey Swagger: Rename API Key `AddCommand` (#78491) 2 years ago
auth IDForwarding: add "authenticatedBy" to id token (#80622) 2 years ago
authn AuthN: Support reloading SSO config after the sso settings have changed (#80734) 2 years ago
caching
cleanup Annotations: Remove extraneous, debug log messages (#80670) 2 years ago
cloudmigrations Cloud Migrations: Create new service for cloud migrations (#80949) 2 years ago
contexthandler FeatureFlags: Use interface rather than manager (#80000) 2 years ago
correlations Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2 years ago
dashboardimport Remove folderid service test (#80433) 2 years ago
dashboards Remove folderid service test (#80433) 2 years ago
dashboardsnapshots Snapshots: Do not return internal database ids (#77672) 2 years ago
dashboardversion Chore: Deprecate FolderID from SaveDashboardCommand (#77813) 2 years ago
datasourceproxy Errors: Make errors the same in dev as prod (#77366) 2 years ago
datasources Datasources: Ensure the 'Host' custom header functions as expected (#80715) 2 years ago
encryption
extsvcauth Chore: Fix flaky test by removing the extsvcauth background service (#79044) 2 years ago
featuremgmt Cloud Migrations: Create new service for cloud migrations (#80949) 2 years ago
folder Nested Folders: Add back syncing of folders between folder and dashboard tbls (#80972) 2 years ago
grafana-apiserver K8s/Storage: Register field-selector on all kinds (#79822) 2 years ago
grpcserver Swap weaveworks/common utilities for equivalents in grafana/dskit (#80051) 2 years 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 K8s: Move GrafanaMetaAccessor into grafana-apiserver and remove usage of kinds metadata (#79602) 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 Auth: Revert "Auth: Cache Auth Info" (#81013) 2 years ago
loginattempt
navtree Data trails: Move and rename to explore metrics (#80649) 2 years ago
ngalert feat(alerting): add async state persister (#80763) 2 years ago
notifications Notifications: Optional trace propagation through SMTP (#80481) 2 years ago
oauthtoken Auth: Revert "Auth: Cache Auth Info" (#81013) 2 years ago
org Chore: delete team related entries for an org after the org gets deleted (#76706) 2 years ago
playlist Playlist: Implement a more efficient List command to support k8s list (#79820) 2 years ago
plugindashboards Chore: removing folderId from plugindashboard service (#80570) 2 years ago
pluginsintegration Plugins: Fix Plugin Context method docs (#80906) 2 years ago
preference Preferences: Remove SQLX backing store (#78015) 2 years ago
provisioning Provisioning: Fix dual write of folders (#80140) 2 years ago
publicdashboards DataSources: Add datasource fetching + querying interface (#80749) 2 years ago
query DataSources: Add datasource fetching + querying interface (#80749) 2 years ago
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) 2 years ago
screenshot
search Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 2 years ago
searchV2 Remove folderid service test (#80433) 2 years ago
searchusers Team: Support `sort` query param for teams search endpoint (#75622) 2 years ago
secrets FeatureFlags: Use interface rather than manager (#80000) 2 years ago
serviceaccounts FeatureFlags: Use interface rather than manager (#80000) 2 years ago
shorturls
signingkeys Siningkeys: Fix test setup (#76333) 2 years ago
sqlstore Remove folderid service test (#80433) 2 years ago
ssosettings AuthN: Support reloading SSO config after the sso settings have changed (#80734) 2 years 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 Tests: Update geomap golden json (#80964) 2 years ago
supportbundles Auth: Remove oAuthProviders from Social service (#78732) 2 years ago
tag FeatureFlags: Cleanup usage of cfg.IsFeatureToggleEnabled (#78014) 2 years ago
team K8s: Move GrafanaMetaAccessor into grafana-apiserver and remove usage of kinds metadata (#79602) 2 years ago
temp_user
updatechecker Release: Deprecate latest.json and replace with api call to grafana.com (#80537) 2 years ago
user Chore: Remove unused CacheService dependency from sqlstore (#78507) 2 years ago
validations