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
Ryan McKinley 4fc9b9aa35
Storage: Cleanup object history API (#56215)
3 years ago
..
accesscontrol Chore: Copy user methods over to user store (#56000) 3 years ago
alerting SQLStore: Ensure that sessions are always closed (#55864) 3 years ago
annotations SQLStore: Ensure that sessions are always closed (#55864) 3 years ago
apikey Chore: move from xorm to sqlx apikey store (#53434) 3 years ago
auth SQLStore: Ensure that sessions are always closed (#55864) 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 Chore: use org service methods (#55768) 3 years ago
correlations Glue: Correlations minor APIs behavior improvements (#56078) 3 years ago
dashboardimport Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
dashboards Chore: Remove unnecessary transaction (#55819) 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) 3 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 Playlist: update service so it supports both read+write (#55959) 3 years ago
featuremgmt GRPC Server: Add gRPC server service (#47849) 3 years ago
grpcserver GRPC Server: Add tracing interceptors (#56045) 3 years ago
guardian Chore: Copy user methods over to user store (#56000) 3 years ago
hooks
kmsproviders Encryption: Refactor secrets.Service initialization (#51091) 3 years ago
ldap Handle ioutil deprecations (#53526) 3 years ago
libraryelements Chore: implement sqlx into tag service (#55908) 3 years ago
librarypanels Chore: implement sqlx into tag service (#55908) 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 Chore: Copy sqlstore methods to user store (#56280) 3 years ago
loginattempt Chore: Move login attempt methods to separate service (#54479) 3 years ago
multildap Split Create User (#50502) 3 years ago
navtree Navigation: show breadcrumbs correctly when on the home page (#55759) 3 years ago
ngalert Alerting: Expose info about notification delivery errors in a new /receivers endpoint (#55429) 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 Playlist: update service so it supports both read+write (#55959) 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 Chore: use org service methods (#55768) 3 years ago
publicdashboards PublicDashboards: Allow disabling an existent public dashboard if it has template variables (#55778) 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 Chore: use org service methods (#55768) 3 years ago
searchusers Chore: Remove disable user, disable batch users and searchusers methods from store interface (#53717) 3 years ago
secrets SQLStore: Ensure that sessions are always closed (#55864) 3 years ago
serviceaccounts Chore: Copy user methods over to user store (#56000) 3 years ago
shorturls Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
sqlstore Playlist: update service so it supports both read+write (#55959) 3 years ago
star add sqlx_store into star service (#53430) 3 years ago
store Storage: Cleanup object history API (#56215) 3 years ago
tag Chore: implement sqlx into tag service (#55908) 3 years ago
team Chore: Copy user methods over to user store (#56000) 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 Chore: Copy sqlstore methods to user store (#56280) 3 years ago
userauth Chore: Split delete user method (#52216) 3 years ago
validations