initial commit
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m0s

Change-Id: I5f624b221545283dafa1ca30bef9b8b722fcf0c7
This commit is contained in:
Scaffolder
2026-07-13 08:10:15 +00:00
commit 489eba335a
209 changed files with 105507 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# 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