SWO K8s Collector release notes
The official releases of the SWO K8s Collector use a Helm chart, the version numbers listed in these release notes indicate the Helm chart version. Earlier beta versions (version 1.x and earlier) of the SWO K8s Collector used a raw manifest instead of a Helm chart. To upgrade your collector, see Upgrade Kubernetes monitoring.
Learn more
- For release notes for all SolarWinds agents, libraries, and collectors, see SolarWinds Observability SaaS summary release notes.
- For currently known issues, see Known issues.
- For information about requirements, see SolarWinds Observability SaaS System Requirements.
2025
4.5.0 - March 27, 2025
New features and improvements
- 
                                                    Improved observation of changes to supported resources by ignoring changes that only modify timestamps. 
- 
                                                    Added support for SolarWinds Observability SaaS APM auto instrumentation. This feature utilizes the OpenTelemetry Operator and currently supports Java and Python services. For more information, see Auto Instrumentation (experimental feature). 
- 
                                                    Improved support for the SolarWinds Observability Agent by automatically unregistering it from SolarWinds Observability SaaS when a Kubernetes cluster is no longer monitored by the SWO K8s Collector. 
Breaking changes
- 
                                                    Switched from the solarwinds/swi-opentelemetry-collectorDocker image tosolarwinds/solarwinds-otel-collector. The new image is hosted in a different GitHub repository: https://github.com/solarwinds/solarwinds-otel-collector-releases. If you are vendoring the images used by the SWO K8s Collector, you should update your configuration.
- 
                                                    Excluded section metadata.managedFieldsfrom the collected resource manifests.
Support changes
- 
                                                    Updated the SolarWinds Observability Agent image and 3rd party dependencies. 
4.4.0 - March 6, 2025
New features and improvements
- 
                                                    Added collection of information like cloud account, platform, or region for Kubernetes clusters running in AWS, Amazon, or OpenShift. 
- 
                                                    Added experimental support for deploying the OpenTelemetry Operator. 
- 
                                                    Added ability to discover Prometheus Operator CRDs (ServiceMonitors, PodMonitors, ScrapeConfigs, and Probes) and scrape Prometheus endpoints based on them. This feature utilizes the OpenTelemetry Operator. For more information, see Scrape Prometheus endpoints based on Prometheus Operator CRDs. 
- 
                                                    Added observation of changes to Namespaces. 
- 
                                                    Improved observation of changes to supported resources by detecting what sections were changed (Spec, Metadata, Status). 
- 
                                                    Added detection of SideCar containers. 
- 
                                                    Added an option to configure the SolarWinds Observability Agent service account. 
- 
                                                    Added an option to configure imagePullSecretsfor the SWO K8s Collector service account.
Breaking changes
- 
                                                    Removed metrics k8s.container.statusandsw.k8s.pod.status.
- 
                                                    The minimum required version of Helm was updated to 3.9.0. 
- 
                                                    Replaced deprecated metrics k8s.kube_endpoint_address_availableandk8s.kube_endpoint_address_not_readywithk8s.kube_endpoint_address.
Support changes
- 
                                                    Updated SolarWinds Observability Agent image and 3rd party dependencies. 
- 
                                                    Changed the events collector of the SWO K8s Collector to be a StatefulSet instead of a Deployment. 
2024 updates
4.3.0 - December 18, 2024
New features and improvements
- 
                                                    Added observation of changes to ConfigMaps. 
- 
                                                    Helm settings for the deployed SWO K8s Collector are now included in the data sent to SolarWinds Observability. 
- 
                                                    Added initial support for auto instrumentation of Kubernetes Containers with SolarWinds Observability APM using the OpenTelemetry Operator. 
- 
                                                    Removed nameandversionlibrary attributes from the OTel scope context.
- 
                                                    Added support for metrics discovery on pods running on AWS Fargate nodes. 
- 
                                                    The storage class for the bundled SolarWinds Observability Agent is now configurable. 
Breaking changes
- 
                                                    Metrics, logs, and events are no longer annotated with labels and annotations of related Kubernetes resources. The previously deprecated settings k8s_instrumentationare now ignored.Labels and annotations for supported Kubernetes resources are still collected with resource manifests. 
Fixes
- 
                                                    Fixed collecting logs from Windows Nodes based on new AWS EKS AMIs. 
Support changes
- 
                                                    Upgraded the OTel collector image to 0.12.1. This brings the following changes: - 
                                                            Bumped 3rd party dependencies and Docker images. 
- 
                                                            Bumped Go builder image to 1.23.4.
- 
                                                            Upgraded OTel Collector to v0.113.0.
- 
                                                            For details, see the release notes for version 0.12.1. 
 
- 
                                                            
- 
                                                    Added init containers performing the SolarWinds Observability OTel endpoint connection check to all SWO K8s Collector pods. 
- 
                                                    Bumped the version of the bundled SolarWinds Observability Agent. 
- 
                                                    Increased default memory usage limits for Kubernetes events collection. 
4.2.0 - November 13, 2024
New features and improvements
- 
                                                    Added collection of metrics for cert-manager,etcd,controller-manager,apiserverandcorednsservices.
- 
                                                    Added collection of additional Kubernetes Volume metrics. 
- 
                                                    Removed dependency on grpcurlfrom the SolarWinds Observability SaaS OTel endpoint connection check.
- 
                                                    Added support for HTTPS endpoints in the metrics discovery. 
- 
                                                    Added setting otel.metrics.autodiscovery.prefixfor configuring prefix of discovered metrics (k8s.by default).
Support changes
- 
                                                    Upgraded the OTel collector image to 0.11.8. This brings the following changes: - 
                                                            Bumped 3rd party dependencies and Docker images. 
- 
                                                            All images (including Windows) are now published as one multiarch image. 
- 
                                                            For details, see the release notes for version 0.11.8. 
 
- 
                                                            
- 
                                                    Replaced OTel Network Collector images with a new version. This brings the following changes: - 
                                                            The images are now stored in DockerHub repository solarwinds.
- 
                                                            Bumped 3rd party dependencies. 
- 
                                                            Added support for ARM Kubernetes Nodes. 
 
- 
                                                            
- 
                                                    Bumped the version of the bundled SolarWinds Observability Agent. 
- 
                                                    Upgraded the kube-state-metricssubchart to5.26.0.
4.1.0 - September 30, 2024
New features and improvements
- 
                                                    Improved compatibility with 3rd party tools for managing Helm charts: - 
                                                            Added Helm chart README. 
- 
                                                            Fixed icon. 
- 
                                                            Improved Helm chart documentation. 
 
- 
                                                            
- 
                                                    Setting the cluster.uidvalue is now optional. If not specified, the value defaults to the value ofcluster.name.
- 
                                                    Added initial support for OpenShift clusters. The feature is part of an early access program. All feature functionality is subject to change. See Monitor an OpenShift cluster for more information. 
Fixes
- 
                                                    Configuring otel.events.k8s_instrumentation.labels.excludePatternorotel.events.k8s_instrumentation.annotations.excludePatternmight cause the events collector to fail when manifest collection is enabled.
- 
                                                    Fixed the autoupdate job to run only on Linux nodes. 
Support changes
- 
                                                    Upgraded the OTel collector image to 0.11.5. This brings the following changes: - 
                                                            Bumped 3rd party dependencies and Docker images. 
- 
                                                            For details, see the release notes for version 0.11.5. 
 
- 
                                                            
- 
                                                    Settings otel.metrics.k8s_instrumentation,otel.logs.k8s_instrumentation, andotel.events.k8s_instrumentationare deprecated and may be removed in a future version.
- 
                                                    Enabled automatic deployment of the OTel Network Collector to the cluster. 
4.0.0 - August 28, 2024
New features and improvements
- 
                                                    Added observation of changes to supported resources and sending of their full manifests to SolarWinds Observability SaaS. - 
                                                            The equivalent of kubectl get <resource> <some-resource-name> -o=yaml --show-managed-fields.
- 
                                                            The current list of watched resources: pods, deployments, statefulsets, replicasets, daemonsets, jobs, cronjobs, nodes, services, persistentvolumes, persistentvolumeclaims, ingresses, and istiovirtualservices.
- 
                                                            Enabled by default. This can be disabled by setting otel.manifests.enabledtofalse.
- 
                                                            Currently runs in the event collector, so otel.events.enabledmust be set totrue(default).
 
- 
                                                            
- 
                                                    Improved filtering abilities. 
Breaking changes
- 
                                                    Added validation of the OTel endpoint provided in values.yaml. Deprecated endpoints are now rejected, and an error is reported during chart installation or upgrade. Only endpoints in the formatotel.collector.xx-yy.cloud.solarwinds.comare accepted. See Data centers and endpoint URIs for the list of supported endpoints.
- 
                                                    Removed deprecated prometheus,prometheus-node-exporter, andopencostsub-charts.
- 
                                                    Added collection of all container logs by default. 
Fixes
- 
                                                    Adjusted the setting otel.https_proxy_urlto also be applied to the SWO Agent and to disable SolarWinds Observability OTel endpoint check init container.
Support changes
- 
                                                    Changed the otel.metrics.filter,otel.logs.filter, andotel.events.filtersettings to enable use of OTTL syntax and access resource attributes:- 
                                                            If you are using the old filtering syntax, they behave like in 3.x.x and previous versions of the k8s collector. If you switch to using the new syntax, some of the metric/log-level attributes, such as k8s.deployment.name, become resource attributes.
 
- 
                                                            
- 
                                                    Removed custom swmetricstransformprocessor (replaced withfilter).
- 
                                                    Switched to using containerparser in thefilelogreceiver for parsing container logs and their metadata.
- 
                                                    Upgraded collector image to 0.11.4, which includes the following changes:- 
                                                            Removed deprecated ballastextension. The collector now uses environment variableGOMEMLIMIT.
- 
                                                            Bumped Go builder image to 1.22.6.
- 
                                                            Bumped third-party dependencies and Docker images. 
- 
                                                            Upgraded OTel Collector to v0.107.0.
 
- 
                                                            
- 
                                                    Upgraded SWO Agent image to v2.9.3.
- 
                                                    Upgraded grpcurlimage tov1.9.1.
- 
                                                    Upgraded the kube-state-metricssubchart from5.15.2to5.25.1, which included the following changes:- 
                                                            Upgraded the kube-state-metricsimage to2.13.0.
- 
                                                            Added restart_policyto thekube_pod_init_container_info metric.
- 
                                                            Added new metric kube_pod_container_status_last_terminated_timestamp.
 
- 
                                                            
3.4.2 - August 20, 2024
Fixes
- 
                                                    Improved detection of Kubernetes cluster version. 
Support changes
- 
                                                    Upgraded the OTel collector image to 0.10.3. This brings the following changes: - 
                                                            Bumped 3rd party dependencies and Docker images. 
- 
                                                            For details, see the release notes for version 0.10.3. 
 
- 
                                                            
- 
                                                    Bumped the version of the bundled SolarWinds Observability Agent to 2.8.90. 
Important notes
- 
                                                    The bundled OpenCost deployment has been deprecated and may be removed in the next major version. If you are using OpenCost by setting opencost.enabled: truein yourvalues.yamlfile, consider deploying your own solution.
- 
                                                    The next major version will no longer accept previously deprecated SolarWinds Observability SaaS OTel endpoints. Only endpoints in the format otel.collector.xx-yy.cloud.solarwinds.com will be accepted. See Datacenters and endpoint URIs for the list of supported endpoints. 
3.3.0 - April 26, 2024
New features and improvements
- 
                                                    Added instrumentation of workload attributes to collected logs ( k8s.deployment.name, etc.). The instrumentation of labels and annotations is disabled by default.
- 
                                                    Added option to configure nodeSelectorandaffinityfor the SolarWinds Observability Agent.
- 
                                                    Added option to configure the timeout for each attempt to send data to SolarWinds Observability SaaS. The default is 15s (previously it was 5s) to avoid unnecessary retries when the endpoint takes its time to respond. 
Fixes
- 
                                                    Fixed Journal log collection on AWS EKS (and other environments where journal logs are stored in /var/log/journal).
Support changes
- 
                                                    Upgraded the OTel collector image to 0.10.0. This brings the following changes: - 
                                                            Dropped support for several Windows versions that are out of support. The minimum requirement now is Windows 10 or Windows Server 2016. 
- 
                                                            Bumped 3rd party dependencies and Docker images. 
- 
                                                            OTel upgraded to 0.98.0. 
- 
                                                            For details, see the release notes for version 0.10.0. 
 
- 
                                                            
- 
                                                    Added validation schema for the provided Helm chart configuration. If an incorrect configuration is provided, the installation/update of a Helm release will end in error. Previous versions silently ignored the incorrect parts. 
- 
                                                    Container logs from AWS EKS Fargate clusters are now sent to SolarWinds Observability SaaS as-is. fluentbit.io/parserandfluentbit.io/excludeannotations are ignored. This both fixes an issue with "empty" JSON logs received for Fargate containers and aligns the behavior with non-Fargate container logs.This change is only applied to Pods started after the new SWO K8s Collector is deployed to the k8s cluster. 
- 
                                                    Added validation of the OTel endpoint provided in values.yaml. In case a deprecated endpoint is detected, a warning is shown during chart installation/update.
3.2.0 - February 5, 2024
New features and improvements
- 
                                                    Added support for Linux ARM64. 
- 
                                                    Added support for Windows Server 2019. 
- 
                                                    Added option to deploy the OpenCost collector. The collector can be enabled by setting the openconst.enabledvalue totruein values.yaml.
- 
                                                    Added the option to pull images from ACR by setting the global.azure.images.<image_key>value in values.yaml when running in AKS.
- 
                                                    Added the otel.api_tokenvalue to allow setting the API token for the OTel collector through values.yaml.
- 
                                                    Added the otel.metrics.autodiscovery.prometheusEndpoints.podMonitorsconfiguration option. You can define the option if you want to monitor applications that do not have Prometheus annotations.
- 
                                                    Started publishing custom Istio metrics when available: k8s.istio_request_bytes.delta,k8s.istio_response_bytes.delta,k8s.istio_requests.rate,k8s.istio_tcp_sent_bytes.rate,k8s.istio_tcp_received_bytes.rate,k8s.istio_requests.delta,k8s.istio_tcp_sent_bytes.delta,k8s.istio_tcp_received_bytes.delta,k8s.istio_request_bytes.rate,k8s.istio_response_bytes.rate, andk8s.istio_request_duration_milliseconds.rate.
Fixes
- 
                                                    Autoupdate job is fixed. 
- 
                                                    Usage of ebpfNetworkMonitoring.k8sCollector.relay.image.pullPolicyis fixed.
- 
                                                    Restarts of the collector when automatic discovery and scraping of Prometheus endpoints ( otel.metrics.autodiscovery.prometheusEndpoints.enabled) was disabled or enabled on a Fargate environment were fixed.
Support changes
- 
                                                    Upgraded the OTel collector image to 0.9.2. This brings the following changes: 
- 
                                                    Adjusted node-collector memory limits for better performance. 
- 
                                                    Removed sha256 from image references to enable multiarch support. 
- 
                                                    Removed k8s.kube_daemonset_labels,k8s.kube_deployment_labels, andk8s.kube_statefulset_labelsmetrics. These are no longer published by the updatedkube-state-metrics.
- 
                                                    Stopped sending histogram metrics to SolarWinds Observability SaaS. 
- 
                                                    Added PVC for SWO Agent when enabled. 
2023 updates
3.1.0 - November 27, 2023
New Features and Improvements:
- Prometheus is no longer required for the SWO K8s Collector.
- Existing bundled Prometheus deployment (configured with prometheus.enabled) will be automatically removed.
- The otel.metrics.extra_scrape_metricsoption is deprecated and will be removed in future versions.
- Node metrics are now scraped from the node-collector daemonset for improved scalability.
- Application metrics from pods are now collected when annotated with prometheus.io/scrape=true.
- Network monitoring option added (disabled by default). Enable with ebpfNetworkMonitoring.enabled: truein values.yaml.
- Based on opentelemetry-network.
- For scaling configurations, refer to numIngestShards,numMatchingShards, andnumAggregationShardsin values.yaml.
- See exported_metrics.md for a list of metrics.
- Additional configuration parameters now available in values.yaml, such as sending_queueandretry_on_failure.
Breaking changes
- The otel.metrics.prometheus.urlsetting remains available, but only in conjunction withotel.metrics.extra_scrape_metrics.
- If otel.metrics.autodiscovery.prometheusEndpoints.enabledis set totrue(default setting), theextra_scrape_metricswill be ignored to prevent duplicate collection. Override this by settingforce_extra_scrape_metricsto true.
Fixes:
- Parameters reconfigured for enhanced performance. Message batch size has been adjusted to align with SWO limits.
Support Changes:
- SWO Agent image has been upgraded to v2.6.28.
2.8.0 - October 30, 2023
New features and improvements
- Logs for Windows nodes are monitored.
- Services metrics are added (Scrape required kube_service_*andkube_endpoint_*metrics).
Fixes
- NodeSelector for kube-state-metricsis deployed on linux nodes only.
- Node name is detected for Fargate Nodes's metrics.
- Autofix from corrupted storage is added.
Support changes
- Log message attributes now respect OTel log format.
- Updated labels so that resources can be identified more easily
- app.kubernetes.io/nameis now the container application name (for example,- swo-k8s-collectorfor "SWO k8s collector",- swo-agentfor "SWO agent").
- app.kubernetes.io/part-ofis now always set to- swo-k8s-collector.
- Logs daemon requests/limits are updated.
- Attributes net.host.name,net.host.port,http.scheme,prometheus,prometheus_replicaandendpointare removed from exported metrics.
2.7.0 - September 4, 2023
New features and improvements
- Added new Helm settings aws_fargate.enabledandaws_fargate.logs.*that allow the SWO K8s Collector Helm chart to setup AWS EKS Fargate logging ConfigMap.
- Setting prometheus.forceNamespacecan be used to force deployment of the bundled Prometheus to a specific non-Fargate namespace.
- Updating k8sattributesto instrument attribute indicating that object exists.
- Metrics no longer send k8s.node.nameresource attribute if the node does not exist in Kubernetes (for example Fargate nodes).
- Events collection does not produce resource attributes for entities that do not exist in Kubernetes.
- DaemonSet for Log collection now restricts where it runs so that Fargate nodes are excluded and only Linux nodes with amd64 architecture are included.
Fixes
- Journal logs are collected correctly on EKS and other environments where journal logs are stored in /var/log/journal.
Support changes
- Update library/golang from 1.20.7-bullseye to 1.21.0-bullseye and update some 3rd party dependencies.
- OTel upgraded to v0.81.0.
2.6.0 - July 18, 2023
New features and improvements
- k8s.pod.spec.cpu.limitis calculated from- kube-state-metrics(Kubernetes describe) and not from container runtime metrics. This should make the metric more reliable.
- Original Prometheus metrics are not modified.
2.5.0 - June 12, 2023
New features and improvements
- Scrapes storage metrics (Persistent Volume and Persistent Volume Claim).
Fixes
- CPU/Memory usage Pod metrics are fixed on the latest cAdvisor/containerd.
- Node network metrics are fixed for environments using Docker runtime (and other runtimes where Pod network metrics are not available).
2.4.0 - May 16, 2023
New features
- New container metrics k8s.container.fs.iops,k8s.container.fs.throughput,k8s.container.network.bytes_received, andk8s.container.network.bytes_transmittedare added.
- kube_pod_init_container_*metrics are scraped.
- Metrics k8s.container.spec.cpu.limit,k8s.container.spec.cpu.requests,k8s.container.spec.memory.requests,k8s.container.spec.memory.limit, andk8s.container.statusnow include datapoints for both init and non-init containers.
- kube-state-metricsis now bundled with the Helm chart so that its metrics are predictable.
- FIPS compliance is added.
Breaking changes
- 
                                                    Metrics k8s.cluster.memory.utilizationandk8s.cluster.cpu.utilizationhave been removed and replaced by composite metrics calculated by SolarWinds Observability SaaS.
Fixes
- Updates to build dependencies to improve security.
- The auto-update feature is fixed.
- Permissions are adjusted to be able to update ClusterRolesfor future increments.
- The update is now atomic. If the update fails for any reason, it will rollback rather than leave Helm release in a Failed state.
- Metric k8s.kube_pod_status_phaseshould not send values with 0 anymore.
2.3.0 - April 13, 2023
New features
- Deploys Prometheus as part of the SWO K8s Collector Helm chart installation, controlled by setting prometheus.enabled: trueinvalues.yaml.
- Automatically extracts Kubernetes labels and annotations from K8s resources, such as Pods, Namespaces, Deployments, StatefulSets, ReplicaSets, DaemonSets, Jobs, CronJobs, and Nodes. Labels and annotations are sent as resource attributes with metrics end events, and can be used to filter metrics in the Metrics Explorer, Alerts, and custom dashboards.
- Monitors a new StatefulSet with a light weight version of the SolarWinds Observability Agent optionally deployed by default, which allows integrations to be attached to it.
- Adds syslog attributes to log entries so logs are properly displayed in the Logs Explorer (syslog.facility,syslog.version,syslog.procid,syslog.msgid).
- Adds resource level attributes: host.hostnameto entities, which contains the name of the pod (represented asSystemin the Logs Explorer), andservice.name, which contains the name of the container (represented asProgramin the Logs Explorer).
- New metrics are scraped from Prometheus: k8s.kube_replicaset_spec_replicas,k8s.kube_replicaset_status_ready_replicas,k8s.kube_replicaset_status_replicas
- The metric k8s.cluster.versionis sent to SolarWinds Observability SaaS, which extracts the version fromkubernetes_build_info. The metrickubernetes_build_infois no longer published.
Fixes
- The option honor_labelsis enabled to keep scraped labels unchanged.
- The k8s.job.conditionresource attribute is fixed to properly handle a Failed state.
- The calculation of k8s.pod.spec.memory.limiton a newer container runtime is fixed to usekube_pod_container_resource_limitsinstead ofcontainer_spec_memory_limit_bytes.
- Grouping conditions for container_network_*andcontainer_fs_*metrics do not rely on the container attribute.
2.2.0 - March 23, 2023
New features
- Auto-updating the SWO K8s Collector is available with the optional autoupdate.enabledsetting invalues.yaml.
- Kubernetes Jobs are now collected.
Improvements
- Events instrumentation is improved with a new k8s.pod.nameattribute added to events.
- Metrics instrumentation is improved with:- A new internal IP attribute for the node.
- A new k8s.kubernetes_build_infometric, which includes the cluster version.
- A new k8s.container.spec.cpu.limitmetric, which includes the container's CPU quota.
- A new k8s.container.cpu.usage.seconds.ratemetric, which includes the container CPU usage.
- New container.idandcontainer.runtimeattributes added to the tok8s.kube_pod_container_infometric for unique container identification.
- Scraping of Init containers.
 
- PodMonitorresources can be deployed, allowing OTeL Collector telemetry to be scraped by the Prometheus Operator (see Prometheus Operator design).
Fixes
- Internal metrics generated by the Prometheus scraper are no longer sent, decreasing traffic (scrape_duration_seconds,scrape_samples_post_metric_relabeling,scrape_samples_scraped,scrape_series_added,up)
- Datapoints for internal k8s containers (with the name "POD", usually using image "pause") are filtered out. Filtering out these datapoints prevents creating extra container entities.
Support changes
- OTel Collector is upgraded to 0.73.
2.1.0 - February 16, 2023
- If collector telemetry is enabled (true by default), expose it on container port 8888. The OTel collectors also contain Prometheus annotations so that telemetry is discovered and collected by Prometheus within the monitored cluster.
- Add configurable log collector pod tolerations that allow it to be deployed on tainted nodes so that we can also collect logs from those nodes.
- Configuration of file_storageextension is now available invalues.yaml.
- Configuration of filelogrecieveris now available invalues.yaml.
- A new events transform pipeline is added, which sets sw.namespaceattribute tosw.events.inframon.k8s.
Improvements
- OTel collector image uses 0.3.0. The OTel collector image 0.3.0 updates OTel to 0.69.0 and adds file_storageso it can be in processors.
Fixes
- Properly annotate configmap's checksums.
- Fix previously ignored https_proxy_urlconfiguration.
- Log collector has optimizations to prevent Out of Memory situations.
					- Checkpoints persisted in persistent storage using file_storageextension, rather than in memory.
- Memory optimization to reduce amount of concurrent log scans by setting max_concurrent_filesto10(from the default of1024).
- Default memory limit is 700MiB (which should be enough for large logs).
- Difference between the OTel memory limit and K8s memory limit is now a default value of 150MiB, to give OTel enough buffer to avoid running out of memory and crashing.
 
- Checkpoints persisted in persistent storage using 
Legal notices
© 2025 SolarWinds Worldwide, LLC. All rights reserved.
This document may not be reproduced by any means nor modified, decompiled, disassembled, published or distributed, in whole or in part, or translated to any electronic medium or other means without the prior written consent of SolarWinds. All right, title, and interest in and to the software, services, and documentation are and shall remain the exclusive property of SolarWinds, its affiliates, and/or its respective licensors.
SOLARWINDS DISCLAIMS ALL WARRANTIES, CONDITIONS, OR OTHER TERMS, EXPRESS OR IMPLIED, STATUTORY OR OTHERWISE, ON THE DOCUMENTATION, INCLUDING WITHOUT LIMITATION NONINFRINGEMENT, ACCURACY, COMPLETENESS, OR USEFULNESS OF ANY INFORMATION CONTAINED HEREIN. IN NO EVENT SHALL SOLARWINDS, ITS SUPPLIERS, NOR ITS LICENSORS BE LIABLE FOR ANY DAMAGES, WHETHER ARISING IN TORT, CONTRACT OR ANY OTHER LEGAL THEORY, EVEN IF SOLARWINDS HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
The SolarWinds, SolarWinds & Design, Orion, and THWACK trademarks are the exclusive property of SolarWinds Worldwide, LLC or its affiliates, are registered with the U.S. Patent and Trademark Office, and may be registered or pending registration in other countries. All other SolarWinds trademarks, service marks, and logos may be common law marks or are registered or pending registration. All other trademarks mentioned herein are used for identification purposes only and are trademarks of (and may be registered trademarks) of their respective companies.