All checks were successful
CD Preprod / Backend — Lint (push) Successful in 10m22s
CD Preprod / Frontend — Lint & Type-check (push) Successful in 10m55s
CD Preprod / Backend — Unit Tests (push) Successful in 10m10s
CD Preprod / Frontend — Unit Tests (push) Successful in 10m34s
CD Preprod / Backend — Integration Tests (push) Successful in 9m57s
CD Preprod / Build Frontend (push) Successful in 47s
CD Preprod / Build Log Exporter (push) Successful in 33s
CD Preprod / Build Backend (push) Successful in 7m24s
CD Preprod / Deploy to Preprod (push) Successful in 24s
CD Preprod / Notify Failure (push) Has been skipped
CD Preprod / Notify Success (push) Successful in 2s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
20 lines
379 B
YAML
20 lines
379 B
YAML
apiVersion: 1
|
|
|
|
datasources:
|
|
- name: Loki
|
|
uid: loki-xpeditis
|
|
type: loki
|
|
access: proxy
|
|
url: http://xpeditis-loki:3100
|
|
isDefault: true
|
|
version: 1
|
|
editable: false
|
|
jsonData:
|
|
maxLines: 1000
|
|
timeout: 60
|
|
derivedFields:
|
|
- datasourceUid: ''
|
|
matcherRegex: '"reqId":"([^"]+)"'
|
|
name: RequestID
|
|
url: ''
|