Skip to content

Fix serialization of arrays in prometheus exporter #5987

Open
@trask

Description

@trask

The spec says:

For protocols that do not natively support non-string values, non-string values SHOULD be represented as JSON-encoded strings.

but it looks like the Prometheus exporter calls only Object.toString():

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions