Skip to content

Enable OTLP logs exporter by default in the javaagent 2.0 #9008

Description

@mateuszrzeszutek

The aim of this issue is to remove these 3 lines:

// disable the logs exporter by default for the time being
// FIXME remove this in the 2.x branch
.addPropertiesSupplier(() -> singletonMap("otel.logs.exporter", "none"))

This is currently blocked, we'll most likely want to do this just before running the 2.0 release.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions