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
Jean-Philippe Quéméner 7cfd470c91
fix(alerting): only expose metrics if executing alerts (#85512)
2 years ago
..
accesscontrol RBAC: Fix access checks for interactions with RBAC roles in hosted Grafana (#85485) 2 years ago
annotations Access control: Improve annotation delete performance (#85068) 2 years ago
anonymous Chore: Update test database initialization (#81673) 2 years ago
apikey Chore: Update test database initialization (#81673) 2 years ago
apiserver K8s: standalone authenticator that allows a type of downstream forwarding (#85130) 2 years ago
auth Auth: Extended JWT client for OBO and Service Authentication (#83814) 2 years ago
authn Auth: Extended JWT client for OBO and Service Authentication (#83814) 2 years ago
caching Fixing typos (#70487) 3 years ago
cleanup Auth: Fix email verification bypass when using basic authentication (#82914) 2 years ago
cloudmigration E2C: Fix Swagger spec for createMigration post body (#85525) 2 years ago
contexthandler AuthN: Add IsAuthenticatedBy to identity interface and replace checks (#85262) 2 years ago
correlations Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2 years ago
dashboardimport Revert "Add FolderUID for library elements" (#83776) 2 years ago
dashboards CloudMigrations: Implement migrations API (#85348) 2 years ago
dashboardsnapshots Snapshots: Viewers can not create a Snapshot (#84952) 2 years ago
dashboardversion Chore: Update test database initialization (#81673) 2 years ago
datasourceproxy Errors: Make errors the same in dev as prod (#77366) 2 years ago
datasources Datasources: Remove unused functions (#85473) 2 years ago
encryption Chore: use any rather than interface{} (#74066) 2 years ago
extsvcauth Better tracing during extSvcAcc registration (#84719) 2 years ago
featuremgmt VizTooltips: Remove remaining old bits (#85500) 2 years ago
folder Folders: Allow listing folders with write permission (#83527) 2 years ago
gcom Cloud migrations: create endpoint to create an access token (#84690) 2 years ago
grpcserver Swap weaveworks/common utilities for equivalents in grafana/dskit (#80051) 2 years ago
guardian Folders: Allow listing folders with write permission (#83527) 2 years ago
hooks Hooks: Remove AddLoginHook and RunLogin hooks (#73227) 2 years ago
kmsproviders Secrets: Make the Migrator extensible (#67307) 3 years ago
ldap Grafana: Replace magic number with a constant variable in response status (#80132) 2 years ago
libraryelements Alerting: Remove legacy alerting (#83671) 2 years ago
librarypanels Alerting: Remove legacy alerting (#83671) 2 years ago
licensing Chore: Clean up old navigation (#66287) 3 years ago
live Grafana: Replace magic number with a constant variable in response status (#80132) 2 years ago
login Auth: Remove oauth skip org role sync (#84972) 2 years ago
loginattempt Chore: Update test database initialization (#81673) 2 years ago
navtree Applinks: Adds `grafana-lokiexplore-app` to `Explore -> Logs` section (#85200) 2 years ago
ngalert fix(alerting): only expose metrics if executing alerts (#85512) 2 years ago
notifications Refactor: Email verification (#84393) 2 years ago
oauthtoken Fix: Refresh token when id_token is expired (#79569) 2 years ago
org Chore: Update test database initialization (#81673) 2 years ago
playlist Chore: Update test database initialization (#81673) 2 years ago
plugindashboards Chore: removing folderId from plugindashboard service (#80570) 2 years ago
pluginsintegration Plugins: Expose ExternalService in request config (#85187) 2 years ago
preference Chore: Update test database initialization (#81673) 2 years ago
provisioning Provisioning: Fix regression when dashboardProvisioner is accessed before being initialised (#85011) 2 years ago
publicdashboards Public dashboards: fix public dashboard permissions so that annotations are displayed (#85091) 2 years ago
query Queries: Improve debug logging of metrics queries (#84048) 2 years ago
queryhistory Query History: Count using SQL, not post query (#82208) 2 years ago
quota Alerting: Stop persisting silences and nflog to disk (#84706) 2 years ago
rendering Rendering: Add PDFRendering capability (#84438) 2 years ago
screenshot Remove extra defers in screenshot sevice (#84697) 2 years ago
search Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 2 years ago
searchV2 PanelTitleSearch: Show datasource usage in plugins (#83922) 2 years ago
searchusers Grafana: Replace magic number with a constant variable in response status (#80132) 2 years ago
secrets Chore: Make the secret table name configurable (#83106) 2 years ago
serviceaccounts Better tracing during extSvcAcc registration (#84719) 2 years ago
shorturls Chore: Update test database initialization (#81673) 2 years ago
signingkeys SigningKeys: Add added_at when creating new signing key (#85060) 2 years ago
sqlstore Cloudmigration: create migration (#85386) 2 years ago
ssosettings SSO: fix reloading settings when a provider contains empty settings (#85102) 2 years ago
star Chore: Update test database initialization (#81673) 2 years ago
stats Chore: Update test database initialization (#81673) 2 years ago
store Storage: GuaranteedUpdate fix & other improvements (#85206) 2 years ago
supportbundles UsageStats: Separate context and threads for usage stats (#83963) 2 years ago
tag Chore: Update test database initialization (#81673) 2 years ago
team RBAC: Fix delete team permissions on team delete (#83442) 2 years ago
temp_user User: email verification completion (#85259) 2 years ago
updatechecker Chore: Bump update checker interval to 1 day (#84404) 2 years ago
user Auth: Extended JWT client for OBO and Service Authentication (#83814) 2 years ago
validations chore: move validations model into the validations service (#61953) 3 years ago