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
Serge Zaitsev 9cdb6b07c7
Chore: Move stats service into a standalone packge from sqlstore (#59574)
3 years ago
..
accesscontrol RBAC: Add an endpoint to list all user permissions (#57644) 3 years ago
alerting Refactor time durations (#58484) 3 years ago
annotations Chore: Refactor quota service (#58643) 3 years ago
apikey Chore: Refactor quota service (#58643) 3 years ago
auth Sessions: Remove invalid session cookie if it's invalid/expired/missing (#59556) 3 years ago
authn Features: Add aplha feature toggle for authn service (#59469) 3 years ago
cleanup LoginAttempt: Move logic around login attempts into the service (#58962) 3 years ago
comments chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
contexthandler Sessions: Remove invalid session cookie if it's invalid/expired/missing (#59556) 3 years ago
correlations chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
dashboardimport Nested Folders: Set user in the API level (#59148) 3 years ago
dashboards Chore: Delete SetUsingOrg from sqlstore (#59276) 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 Datasources: Use context logger in cache service (#59547) 3 years ago
encryption Encryption: Fall back to AES-CFB on empty algorithm metadata (#53266) 3 years ago
export Storage: add an admin write flavor that can explicitly set the user/time (#58618) 3 years ago
featuremgmt Plugins: add option to proxy ds connections through a secure socks proxy (#59254) 3 years ago
folder Slugify: Replace gosimple/slug with a simple function (#59517) 3 years ago
grpcserver gRPC Server: Fix logging unauthenticated request error (#57490) 3 years ago
guardian Chore: Refactor quota service (#58643) 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 LDAP: Make LDAP attribute mapping case-insensitive (#58992) 3 years ago
libraryelements Nested Folders: Set user in the API level (#59148) 3 years ago
librarypanels Nested Folders: Set user in the API level (#59148) 3 years ago
licensing NavTree: Don't add license and stats page unless your a Grafana Admin (#56410) 3 years ago
live Refactor time durations (#58484) 3 years ago
login Auth: Display id Provider label in orgs/users view (#58033) 3 years ago
loginattempt LoginAttempts: Reset attempts on successfull password reset (#59215) 3 years ago
multildap Split Create User (#50502) 3 years ago
navtree Admin: Combine org and admin user pages (#59365) 3 years ago
ngalert Alerting: Fix swallowing of errors when attaching images to notifications (#59432) 3 years ago
notifications Email: Use MJML email templates (#57751) 3 years ago
oauthtoken Auth: Display id Provider label in orgs/users view (#58033) 3 years ago
org Remove GetSignedInUserWithCacheCtx and GetSignedInUser from sqlstore (#59551) 3 years ago
playlist Reconcile coremodels, entities, objects under new kind framework (#56492) 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 Internationalization: Change locale preference to language (#58359) 3 years ago
provisioning Slugify: Replace gosimple/slug with a simple function (#59517) 3 years ago
publicdashboards SSE: Make sure to forward headers, user and cookies/OAuth token (#58897) 3 years ago
query Datasources: Refactor mixed datasource support to improve concurrency and error handling (#58163) 3 years ago
queryhistory chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
querylibrary Chore: skip flaky tests (#58835) 3 years ago
quota Storage: Add system users service (#57767) 3 years ago
rendering Rendering: Add configuration options for `renderKey` lifetime (#57339) 3 years ago
screenshot Alerting: Support From and To when taking screenshots (#59166) 3 years ago
search chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
searchV2 Search: Revert "load dashboard performance improvements" (#58730) 3 years ago
searchusers Chore: Move methods from sqlstore to user store (#56305) 3 years ago
secrets Chore: Refactor quota service (#58643) 3 years ago
serviceaccounts Chore: Reduce the usage of sqlstore.createorg and use orgservice instead (#59356) 3 years ago
shorturls chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
sqlstore Chore: Move stats service into a standalone packge from sqlstore (#59574) 3 years ago
star Build: clean up and document integration test convention (#58170) 3 years ago
stats Chore: Move stats service into a standalone packge from sqlstore (#59574) 3 years ago
store Slugify: Replace gosimple/slug with a simple function (#59517) 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 Performance: add preallocation for some slice/map (#57860) 3 years ago
user Remove GetSignedInUserWithCacheCtx and GetSignedInUser from sqlstore (#59551) 3 years ago
validations Migrate to Wire for dependency injection (#32289) 4 years ago