Skip to content

Unsupported json/dynamic serialization #1168

Closed
ClickHouse/clickhouse-go
#1506
@kurayama

Description

@kurayama

What happened:
I tried changing the opentelemetry-collector-contrib exporter to use JSON instead of Map(String,String) for LogAttributes and ResourceAttributes.
Outputting some JSON values throws an error.

What you expected to happen:
All JSON values correctly showing.

How to reproduce it (as minimally and precisely as possible):
Change the otel schema to use JSON instead of Map(String,String) for LogAttributes
Selecting the root JSON value breaks in my scenario, some other nested JSONs also break.

Screenshots

Image Image Image Image

Environment:

  • Grafana version: 11.5
  • Plugin version: 4.8
  • OS Grafana is installed on: docker
  • User OS & Browser: macOS and Safari

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions