- adding
without_entity
to SolarWinds Extension configuration, so users can opt out of collector entity creation. - tagging all signals with
entity_creation
attribute, except when without_entity is set on SolarWinds Extension.
- Mark all outgoing telemetry from the SolarWinds Exporter with
an attribute storing the collector name (
sw.otelcol.collector.name
) as it is configured in the SolarWinds Extension. - The uptime metric used to signal heartbeat is now decorated with
sw.otelcol.collector.version
which contains collector version
Tags released docker images with latest
tag.
Adds optional resource
configuration parameter for SolarWinds Extension.
Removes insecure
testing configuration parameter for SolarWinds Extension.
Fixes OTLP port number used for exporting telemetry.
Adds SolarWinds Extension. The SolarWinds Exporter is now dependent on the extension.
Initial version of SolarWinds OpenTelemetry Collector.
The collector provides all available components (receivers, processors, exporters, connectors, providers)
from opentelemetry-collector (version v0.113.0
) and opentelemetry-collector-contrib (version v0.113.0
).
solarwindsexporter
has been added to easily integrate with SolarWinds Observability SaaS. Please read its documentation to learn more.