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
Piotr Jamróz a8f43b97a2
Glue: Return correlation config in GET /correlations (#55801)
3 years ago
..
accesscontrol UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
alerting Alerting: Extract ticker into shared package (#55703) 3 years ago
annotations Annotation: Optionally allow storing longer annotation tags (#54754) 3 years ago
apikey Chore: move from xorm to sqlx apikey store (#53434) 3 years ago
auth Logging: Introduce API for contextual logging (#55198) 3 years ago
cleanup Chore: Move annotations cleanup to the annotations service (#55618) 3 years ago
comments Chore: SQL store split for annotations (#55089) 3 years ago
contexthandler UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
correlations Glue: Return correlation config in GET /correlations (#55801) 3 years ago
dashboardimport Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
dashboards Chore: Move team store implementation to a separate package (#55514) 3 years ago
dashboardsnapshots Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
dashboardversion Chore: replace xorm by sqlx in dashboardversion service (#53869) 3 years ago
datasourceproxy backend/datasources: move datasources models into the datasources service package (#51267) 4 years ago
datasources resolve merge conflicts (#55503) 3 years ago
encryption Encryption: Fall back to AES-CFB on empty algorithm metadata (#53266) 3 years ago
export Chore: Move SearchOrgs to org service (#55416) 3 years ago
featuremgmt GRPC Server: Add gRPC server service (#47849) 3 years ago
grpcserver GRPC Server: Add gRPC server service (#47849) 3 years ago
guardian UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
hooks Migrate to Wire for dependency injection (#32289) 4 years ago
kmsproviders Encryption: Refactor secrets.Service initialization (#51091) 3 years ago
ldap Handle ioutil deprecations (#53526) 3 years ago
libraryelements Chore: StoreSplit tag service (#55453) 3 years ago
librarypanels Chore: StoreSplit tag service (#55453) 3 years ago
licensing NavTree: Make it possible to configure where in nav tree plugins live (#55484) 3 years ago
live Live: Migrate to centrifuge-js v3 (new API and client protocol) (#51977) 3 years ago
login UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
loginattempt Chore: Move login attempt methods to separate service (#54479) 3 years ago
multildap Split Create User (#50502) 4 years ago
navtree NavTree: Make it possible to configure where in nav tree plugins live (#55484) 3 years ago
ngalert Alerting: Refactor notifiers VictorOps, Threema, Telegram to use encoding/json to parse settings instead of simplejson (#55779) 3 years ago
notifications User management: Use HMAC-SHA256 to generate time limit codes (password reset tokens) (#42334) 3 years ago
oauthtoken Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
org Chore: Copy org sqlstore methods to org store (#55825) 3 years ago
playlist Chore: Replace xorm with sqlx (#52575) 3 years ago
plugindashboards Plugins: Add secure JSON fields to plugin setting DTO (#55313) 3 years ago
pluginsettings NavTree: Make it possible to configure where in nav tree plugins live (#55484) 3 years ago
preference Chore: remove xorm from preference (#53803) 3 years ago
provisioning Glue: Return correlation config in GET /correlations (#55801) 3 years ago
publicdashboards PublicDashboards: Add metric for public dashboard datasource query success (#55701) 3 years ago
query Plugins: Use error plane for api/ds/query (#54750) 3 years ago
queryhistory Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
quota Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
rendering Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
screenshot Alerting: Change screenshots to use components (#55156) 3 years ago
search Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
searchV2 Store/Search: Explore a general interface to extract summary data from a blob (#55598) 3 years ago
searchusers Chore: Remove disable user, disable batch users and searchusers methods from store interface (#53717) 3 years ago
secrets Secrets: Improve error handling for secrets manager plugin (#54811) 3 years ago
serviceaccounts UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
shorturls Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
sqlstore Chore: Remove methods from sqlstore interface (#55802) 3 years ago
star add sqlx_store into star service (#53430) 3 years ago
store Store/Search: Explore a general interface to extract summary data from a blob (#55598) 3 years ago
tag Chore: StoreSplit tag service (#55453) 3 years ago
team Chore: Move team store implementation to a separate package (#55514) 3 years ago
teamguardian Chore: Switch over to team.Service instead of sqlstore (#55497) 3 years ago
temp_user Chore: Split temporary user (invite) service (#55397) 3 years ago
thumbs StoreSplit: move dashboard thumbs into thumbs service (#55800) 3 years ago
updatechecker NavTree: Make it possible to configure where in nav tree plugins live (#55484) 3 years ago
user UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
userauth Chore: Split delete user method (#52216) 3 years ago
validations Migrate to Wire for dependency injection (#32289) 4 years ago