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
Gabriel MABILLE 30fae33f66
RBAC: Allow role registration for plugins (#57387)
3 years ago
..
accesscontrol RBAC: Allow role registration for plugins (#57387) 3 years ago
alerting chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
annotations Alerting: Persist annotations from multidimensional rules in batches (#56575) 3 years ago
apikey Build: clean up and document integration test convention (#58170) 3 years ago
auth chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
cleanup chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
comments chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
contexthandler Auth: add IsServiceAccount to IsRealUser (#58015) 3 years ago
correlations chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
dashboardimport Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
dashboards publicdashboards: split create/update api paths (#57940) 3 years ago
dashboardsnapshots chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
dashboardversion Build: clean up and document integration test convention (#58170) 3 years ago
datasourceproxy backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
datasources move data source permission model to enterprise repo (#57615) 3 years ago
encryption Encryption: Fall back to AES-CFB on empty algorithm metadata (#53266) 3 years ago
export Playlist: cleanup object store implementation (#58201) 3 years ago
featuremgmt FeatureFlags: set defaults in the registry rather than the ini file (#58106) 3 years ago
folder Build: clean up and document integration test convention (#58170) 3 years ago
grpcserver gRPC Server: Fix logging unauthenticated request error (#57490) 3 years ago
guardian chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
hooks
kmsproviders Encryption: Refactor secrets.Service initialization (#51091) 3 years ago
ldap Add multi-auth devenv (#57609) 3 years ago
libraryelements LibraryPanels: Replace folderID with folderUID (#56414) 3 years ago
librarypanels LibraryPanels: Load library panels in the frontend rather than the backend (#50560) 3 years ago
licensing NavTree: Don't add license and stats page unless your a Grafana Admin (#56410) 3 years ago
live Live: remove json exact converter (#58282) 3 years ago
login chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
loginattempt chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
multildap Split Create User (#50502) 3 years ago
navtree Navigation: Add `pluginId` to standalone plugin page NavLinks (#57769) 3 years ago
ngalert Alerting: Run state manager as regular sub-service (#58246) 3 years ago
notifications User management: Use HMAC-SHA256 to generate time limit codes (password reset tokens) (#42334) 3 years ago
oauthtoken Auth: Refresh OAuth access_token automatically using the refresh_token (#56076) 3 years ago
org Nested Folders: Add tests for store methods (#57662) 3 years ago
playlist Build: clean up and document integration test convention (#58170) 3 years ago
plugindashboards Plugins: Add secure JSON fields to plugin setting DTO (#55313) 3 years ago
pluginsettings chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
preference Build: clean up and document integration test convention (#58170) 3 years ago
provisioning feat(nested folders): add CountDashboardsInFolder (#57847) 3 years ago
publicdashboards PublicDashboards: refactor using new grafana error types (#58078) 3 years ago
query Chore: Expression engine to support relative time range (#57474) 3 years ago
queryhistory chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
querylibrary Build: clean up and document integration test convention (#58170) 3 years ago
quota chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
rendering Rendering: Add configuration options for `renderKey` lifetime (#57339) 3 years ago
screenshot Alerting: Change screenshots to use components (#55156) 3 years ago
search chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
searchV2 Chore: Update grafana-plugin-sdk-go to v0.142.0 (#58115) 3 years ago
searchusers Chore: Move methods from sqlstore to user store (#56305) 3 years ago
secrets chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
serviceaccounts Auth: add IsServiceAccount to IsRealUser (#58015) 3 years ago
shorturls chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
sqlstore Storage: include SQL implementation (#58018) 3 years ago
star Build: clean up and document integration test convention (#58170) 3 years ago
store Storage: include SQL implementation (#58018) 3 years ago
tag Build: clean up and document integration test convention (#58170) 3 years ago
team RBAC: Cleaup team api rbac tests (#57265) 3 years ago
teamguardian chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
temp_user chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
thumbs chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
updatechecker NavTree: Make it possible to configure where in nav tree plugins live (#55484) 3 years ago
user ServiceAccounts: enable service accounts after IsRealUser change (#58263) 3 years ago
userauth chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
validations