Skip to content

Releases: solarwinds/solarwinds-snap-agent-docker

4.4.0-4.5.0.1550

24 Aug 14:01
57c7c85
Compare
Choose a tag to compare
  • Support for v2 SWI Snap plugins
  • Support for additional containerization engines in k8s (eg. containerd) with CRI plugin

4.4.0-4.3.0.1156

30 Sep 10:57
fa3ed73
Compare
Choose a tag to compare

Changes:

  • changes in Dockerfile to allow multiarchitecture build
  • Adding sanity check in init scripts for Docker container responsible for checking if given integration is available for current architecture.

4.3.1-4.3.0.1156

30 Aug 12:30
7d89d9e
Compare
Choose a tag to compare

Update kustomization files to match dockerhub release tag

4.3.0-4.3.0.1156

30 Aug 10:52
Compare
Choose a tag to compare

Update SWISNAP package to 4.3.0.1156

Align to SolarWinds Snap Agent 4.1.0

29 Mar 07:50
077ea8d
Compare
Choose a tag to compare

Changes:

  • align to Snap 4.1.0,
  • changes to Event Collector Deployment. From now it uses new embedded Logs collector suite,
  • add option to monitor Docker logs from mounted Docker socket and send them directly to Loggly,
  • adds option to enable default K8S logs events,
  • add option to enable this functionality in K8S Snap Agent DaemonSet,
  • allow to pass Loggly token, or Papertrail token, if different from standard SolarWinds tokens,
  • changed email for AO support,
  • enable swisnap secure by default for Kubernetes assets,
  • set up hostname alias in publisher configs instead in main config.yaml

Documentation changes:

  • minor doc refactor,
  • Add info regarding mounting pluginsv2 taskfiles,
  • Add info regarding creation of k8s event forwarder in 2 differents ways,

Update SWISNAP package to 4.0.0

02 Nov 11:32
b524e57
Compare
Choose a tag to compare
  • Update SWISNAP package to 4.0.0

Fix adding tags for all namespaces in config.yaml

18 Sep 08:02
9188c2f
Compare
Choose a tag to compare
  • Fix adding tags for all namespaces in config.yaml
  • Adds resource declarations to the AO DaemonSet copied from Deployment
  • Fix a link in README

Allow yq to handle SOLARWINDS_TOKEN starting with leading hypen

07 Aug 07:22
28cee7a
Compare
Choose a tag to compare
  • patch update
  • fixing an issue with docker container in case of SOLARWINDS_TOKEN starting with leading hypen

Update snap to 3.2.0.742 and event-collector for logsv2 (AO-16825)

30 Jul 14:21
150cedf
Compare
Choose a tag to compare
  • Update SolarWinds Host Agent in Dockerfile to release 3.2.0.742
  • Update event-collector object to utilize logs plugin in v2 version (non backward compatible change)
  • Bump major version in Makefiles (due introducing non backward compatible changes in k8s object)

Add Nginx, Redis Postgresql and socket listener plugins (AO-16696)

02 Jul 14:01
f1d987c
Compare
Choose a tag to compare
  • Add support for following bridge plugins:
    • Nginx,
    • Nginx Plus,
    • Nginx Plus API,
    • Redis,
    • Postgresql,
    • Socket listener plugins
  • For those plugins basic configuratino passed as Env variables is possible. Please refer to Rhttps://github.com/solarwinds/solarwinds-snap-agent-docker#environment-parameters