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
Will Browne d29f4a8f76
Plugins: Add context to StaticRouteResolver and ErrorResolver interfaces (#73121)
2 years ago
..
accesscontrol Feature Toggles: Create API for updating feature toggle state from the feature toggle admin page (#73022) 2 years ago
alerting Search v1: Remove unnecessary subqueries (#72388) 2 years ago
annotations Search v1: Remove unnecessary subqueries (#72388) 2 years ago
anonymous Auth: Add authed device tagging (#72442) 2 years ago
apikey RBAC: remove simple RBAC disabled checks (#71137) 2 years ago
auth Auth: Org Invite and Team API SignedInUser interfacing (#73085) 2 years ago
authn Contexthandler: Remove code that is no longer used (#73101) 2 years ago
caching Fixing typos (#70487) 2 years ago
certgenerator Chore: Revert dskit service additions (#72608) 2 years ago
cleanup Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
contexthandler Contexthandler: Remove code that is no longer used (#73101) 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 Search API: Search by folder UID (#65040) 2 years ago
dashboardsnapshots Snapshots: Add snapshot enable config (#61587) 2 years ago
dashboardversion API: Fix "Updated by" Column in dashboard versions table (#65351) 2 years ago
datasourceproxy Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2 years ago
datasources Proxy: Set the proxy information in Grafana for Graphite (#72777) 2 years ago
encryption Secrets: Make the Migrator extensible (#67307) 2 years ago
featuremgmt Feature Toggles: Create API for updating feature toggle state from the feature toggle admin page (#73022) 2 years ago
folder Nested folders: Fetch multiple folders from dashboard folder store (#72464) 2 years ago
grafana-apiserver Chore: Revert dskit service additions (#72608) 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 chore: move user_auth models to (mostly) login service (#62269) 2 years ago
kmsproviders Secrets: Make the Migrator extensible (#67307) 2 years ago
ldap Auth: Resolve isGrafanaAdmin for debug logging (#71145) 2 years ago
libraryelements Chore: Add folder data migration, fix unique index (#72602) 2 years ago
librarypanels Chore: Add folder data migration, fix unique index (#72602) 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 Auth: lock down Grafana admin sync for SAML (#72828) 2 years ago
loginattempt Chore: Remove result field from loginattempt (#65117) 2 years ago
navtree Feat: Feature toggle admin page frontend interface (#72164) 2 years ago
ngalert Alerting: optimize rules with multiple loki range queries (#73103) 2 years ago
notifications Chore: Remove result field from notifications (#65170) 2 years ago
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 SignedIn user interface NamespacedID (#72944) 2 years ago
playlist Schemas: minor updates from the k8s branch (#71688) 2 years ago
plugindashboards Plugins: Add file store abstraction for handling plugin files (#65432) 2 years ago
pluginsintegration Plugins: Add context to StaticRouteResolver and ErrorResolver interfaces (#73121) 2 years ago
preference Chore: remove i18n toggle (#69389) 2 years ago
provisioning Alerting: Export contact points to check access control action instead legacy role (#71990) 2 years ago
publicdashboards PublicDashboards: Do not return hidden queries (#72554) 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 Rendering: Experimental support to use JWTs as auth method (#60841) 2 years ago
screenshot Alerting: Fix a bug taking screenshots with Dashboard UID (#63220) 2 years ago
search Search API: Search by folder UID (#65040) 2 years ago
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: Revert dskit service additions (#72608) 2 years ago
serviceaccounts AccessControl: Remove acmock.New from accesscontrol service tests (#71942) 2 years ago
shorturls Chore: Replace short UID generation with more standard UUIDs (#62731) 2 years ago
signingkeys AuthN: Embed an OAuth2 server for external service authentication (#68086) 2 years ago
sqlstore Search API: Search by folder UID (#65040) 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 Auth: Move Support Bundle service to SignedInUser interface (#72723) 2 years ago
tag Annotations: Ignore unique constraint violations for tags (#65935) 2 years ago
team Auth: Move Team service to SignedInUserInterface (#72674) 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: Org Invite and Team API SignedInUser interfacing (#73085) 2 years ago
validations chore: move validations model into the validations service (#61953) 2 years ago