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
Konrad Lalik 53d1f4e50b
Alerting: Add landing page (#59050)
3 years ago
..
accesscontrol ServiceAccount: Rewrite the api test to use fakes (#60441) 3 years ago
alerting chore: sqlstore cleanup (#60415) 3 years ago
annotations Chore: Refactor quota service (#58643) 3 years ago
apikey Chore: Refactor quota service (#58643) 3 years ago
auth Auth: Session cache [main] (#59935) 3 years ago
authn Authn: Refactor user sync and org sync as post auth hooks (#60504) 3 years ago
cleanup LoginAttempt: Move logic around login attempts into the service (#58962) 3 years ago
comments Guardian: Introduce additional constructors (#59577) 3 years ago
contexthandler ContextHandler: Get token from req context when performing rotation (#60533) 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: sqlstore cleanup (#60415) 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) 4 years ago
datasources OpenSearch: Use `aoss` servicename if OpenSearch is configured as `serverless` (#60344) 3 years ago
encryption Encryption: Fall back to AES-CFB on empty algorithm metadata (#53266) 3 years ago
export Chore: get user from appcontext rather than store utility (#59926) 3 years ago
featuremgmt Admin: Add support bundles (#60536) 3 years ago
folder Nested folders: Refactor folder update (#60323) 3 years ago
grpcserver gRPC Server: Fix logging unauthenticated request error (#57490) 3 years ago
guardian Guardian: Introduce additional constructors (#59577) 3 years ago
hooks
kmsproviders Encryption: Refactor secrets.Service initialization (#51091) 4 years ago
ldap LDAP: Make LDAP attribute mapping case-insensitive (#58992) 3 years ago
libraryelements chore: sqlstore cleanup (#60415) 3 years ago
librarypanels Guardian: Introduce additional constructors (#59577) 3 years ago
licensing Navigation: Fix some missing pages in admin section (#60143) 3 years ago
live Guardian: Introduce additional constructors (#59577) 3 years ago
login Authn: Refactor user sync and org sync as post auth hooks (#60504) 3 years ago
loginattempt LoginAttempts: Reset attempts on successfull password reset (#59215) 3 years ago
multildap LDAP: Disable user in case it has been removed from LDAP directory (#60231) 3 years ago
navtree Alerting: Add landing page (#59050) 3 years ago
ngalert Alerting: update dingding, discord, googlechat, kafka, line notifiers to use encoding/json to parse settings (#60542) 3 years ago
notifications Email: Use MJML email templates (#57751) 3 years ago
oauthtoken Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago
org chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 3 years ago
playlist Chore: get user from appcontext rather than store utility (#59926) 3 years ago
plugindashboards Plugins: Unexport PluginDir field from PluginDTO (#59190) 3 years ago
pluginsettings chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
pluginsintegration Plugins: Forward user header (X-Grafana-User) in backend plugin requests (#58646) 3 years ago
preference Internationalization: Change locale preference to language (#58359) 3 years ago
provisioning Chore: Replace yaml.v2 with yaml.v3 (#59897) 3 years ago
publicdashboards PublicDashboards: Time range setting added (#60487) 3 years ago
query Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago
queryhistory chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 3 years ago
querylibrary Add query library behind dev-mode-only feature flag (#55947) 3 years ago
quota Login: Fix failure to login a new user via an external provider if quota are enabled (#60015) 3 years ago
rendering Plugins: Unsigned chromium file should not invalidate signature for Renderer plugin (#59104) 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 EntityStore: Rename ObjectStore to EntityStore (part 1) (#59613) 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 ServiceAccount: Rewrite the api test to use fakes (#60441) 3 years ago
shorturls chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
sqlstore Alerting: Replace VictorOps receiver with the one from alerting repository (#60543) 3 years ago
star Build: clean up and document integration test convention (#58170) 3 years ago
stats chore: sqlstore cleanup (#60415) 3 years ago
store k8s: Add a dev only feature flag and simple service to get a client (#60204) 3 years ago
tag Build: clean up and document integration test convention (#58170) 3 years ago
team chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 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 Guardian: Introduce additional constructors (#59577) 3 years ago
updatechecker Performance: add preallocation for some slice/map (#57860) 3 years ago
user Authn: Refactor user sync and org sync as post auth hooks (#60504) 3 years ago
validations