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
Sofia Papagiannaki 9926931d40
Nested Folder: Include URL into the GET response (#59099)
3 years ago
..
accesscontrol Auth: Refactor auth package (#58920) 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 Auth: Merge ActiveAuthTokenService into UserAuthTokenService (#59032) 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 Auth: Merge ActiveAuthTokenService into UserAuthTokenService (#59032) 3 years ago
correlations chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
dashboardimport Chore: Refactor quota service (#58643) 3 years ago
dashboards Chore: Refactor quota service (#58643) 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
datasources Refactor time durations (#58484) 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 OAuth: Feature toggle for access token expiration check and docs (#58179) 3 years ago
folder Nested Folder: Include URL into the GET response (#59099) 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
kmsproviders Encryption: Refactor secrets.Service initialization (#51091) 3 years ago
ldap Add multi-auth devenv (#57609) 3 years ago
libraryelements Chore: Refactor quota service (#58643) 3 years ago
librarypanels Chore: Refactor quota service (#58643) 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: Remove userauth service (#58941) 3 years ago
loginattempt LoginAttempt: Move logic around login attempts into the service (#58962) 3 years ago
multildap Split Create User (#50502) 3 years ago
navtree Navigation: Set navtree to an empty array instead of null (#58919) 3 years ago
ngalert Refactor time durations (#58484) 3 years ago
notifications Email: Use MJML email templates (#57751) 3 years ago
oauthtoken Auth: Refresh OAuth access_token automatically using the refresh_token (#56076) 3 years ago
org Chore: Refactor quota service (#58643) 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 Chore: Fix SQLx failure when starting the server with newDBLibrary enabled (#58985) 3 years ago
provisioning Alerting: Support Prometheus durations in Provisioning API (#58293) 3 years ago
publicdashboards Chore: Refactor quota service (#58643) 3 years ago
query QueryData: skip header validation (revert check) (#58871) 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 Auth: Merge ActiveAuthTokenService into UserAuthTokenService (#59032) 3 years ago
rendering Rendering: Add configuration options for `renderKey` lifetime (#57339) 3 years ago
screenshot Use fnv64 for InmemCacheService (#58468) 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 Auth: Add expiry date for service accounts access tokens (#58885) 3 years ago
shorturls chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
sqlstore LoginAttempt: Move logic around login attempts into the service (#58962) 3 years ago
star Build: clean up and document integration test convention (#58170) 3 years ago
store Chore: Refactor quota service (#58643) 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 NavTree: Make it possible to configure where in nav tree plugins live (#55484) 3 years ago
user Chore: Refactor quota service (#58643) 3 years ago
validations