Fix WB Grafana datasource and OpenObserve logs endpoint

This commit is contained in:
Kochetkov S 2026-05-27 11:53:39 +03:00
parent c845011dc1
commit ccc6d5e415
2 changed files with 5 additions and 6 deletions

View File

@ -42,7 +42,7 @@ spec:
k8sattributes: {} k8sattributes: {}
exporters: exporters:
otlphttp/openobserve: otlphttp/openobserve:
endpoint: http://openobserve.openobserve.svc.cluster.local:5080/api/default endpoint: http://openobserve-web.openobserve.svc.cluster.local:5080/api/default
headers: headers:
Authorization: Basic ${env:OPENOBSERVE_BASIC_AUTH} Authorization: Basic ${env:OPENOBSERVE_BASIC_AUTH}
tls: tls:

View File

@ -65,9 +65,8 @@ spec:
labelValue: "1" labelValue: "1"
datasources: datasources:
enabled: true enabled: true
additionalDataSources: defaultDatasourceEnabled: true
- name: VictoriaMetrics isDefaultDatasource: true
type: prometheus name: VictoriaMetrics
access: proxy uid: vm
isDefault: true
url: http://vmsingle-vmstack.vmstack.svc.cluster.local:8428 url: http://vmsingle-vmstack.vmstack.svc.cluster.local:8428