Components supported by the Go Library
Verify the following to ensure the library can collect and transmit data:
-
The platform where your APM library will be installed is supported.
-
Your firewall configuration permits TCP/HTTPS/TLS outbound connections to
apm.collector.xx-yy.cloud.solarwinds.com
(wherexx-yy
is determined by the URL you use to access SolarWinds Observability SaaS, described in Data centers and endpoint URIs) using port443
. See Firewall or access control requirements.If your firewall or access control requirements do not allow such connections, configure the library to send data through a proxy.
Because the SolarWinds Observability Go Library is a custom distro based on OpenTelemetry, it supports the same versions, libraries, and frameworks as OpenTelemetry Go.
See Compatibility and Instrumentation in the OpenTelemetry Go Instrumentation documentation.