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
Yuriy Tseretyan 2d38664fe6
Alerting: Improve validation of query and expressions on rule submit (#53258)
3 years ago
..
accesscontrol Auth: reduce allocs (#55410) 3 years ago
alerting Chore: StoreSplit tag service (#55453) 3 years ago
annotations Chore: StoreSplit tag service (#55453) 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 Cleanup: Add traces to cleanup jobs (#55465) 3 years ago
comments Chore: SQL store split for annotations (#55089) 3 years ago
contexthandler JWT: Allow conventional bearer token in Authorization header (#54821) 3 years ago
correlations Correlations: Return 200 instead of 404 for empt correlation lists (#55242) 3 years ago
dashboard_thumbs Fix: return proper values in dashboard thumbs service (#55421) 3 years ago
dashboardimport Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
dashboards Chore: StoreSplit tag service (#55453) 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
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 Correlations: Hide Correlations Page behind a feature toggle (#55224) 3 years ago
guardian Chore: StoreSplit tag service (#55453) 3 years ago
hooks
kmsproviders
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
live Live: Migrate to centrifuge-js v3 (new API and client protocol) (#51977) 3 years ago
login fix: min metric to hourly metric (#55228) 3 years ago
loginattempt Chore: Move login attempt methods to separate service (#54479) 3 years ago
multildap
ngalert Alerting: Improve validation of query and expressions on rule submit (#53258) 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: Add org methods to org service and store (#55579) 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 Plugins: Add secure JSON fields to plugin setting DTO (#55313) 3 years ago
preference Chore: remove xorm from preference (#53803) 3 years ago
provisioning Alerting: Skip unsupported file types on provisioning (#55573) 3 years ago
publicdashboards PublicDashboards: Resolve interval for public dashboard data source (#55489) 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 SearchV2: add more tracing spans (#55488) 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 RBAC: Remove DeclareFixedRoles wrapper on Access control and inject service (#54153) 3 years ago
shorturls Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
sqlstore Alerting: Fix flaky test (#55551) 3 years ago
star add sqlx_store into star service (#53430) 3 years ago
store Storage: `Content` root storage (#54929) 3 years ago
tag Chore: StoreSplit tag service (#55453) 3 years ago
team Chore: Switch over to team.Service instead of sqlstore (#55497) 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 Org: Fix service initialization (#55460) 3 years ago
updatechecker Handle ioutil deprecations (#53526) 3 years ago
user Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
userauth Chore: Split delete user method (#52216) 4 years ago
validations