Files
Scaffolder f4c62f1527
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 57s
initial commit
Change-Id: If828a59747288b93a9fbe8728157ffd1e73639b6
2026-07-27 10:07:51 +00:00

22 lines
497 B
YAML

# Copyright The OpenTelemetry Authors
# SPDX-License-Identifier: Apache-2.0
apiVersion: 1
datasources:
- name: OpenSearch
uid: webstore-logs
type: grafana-opensearch-datasource
url: http://opensearch:9200/
access: proxy
editable: true
isDefault: false
jsonData:
database: otel-logs-*
flavor: opensearch
logLevelField: severity.text.keyword
logMessageField: body
pplEnabled: true
timeField: observedTimestamp
version: 3.6.0