Skip to content

TelemetryFlow Agent v1.1.4

Choose a tag to compare

@github-actions github-actions released this 11 Feb 12:43
· 66 commits to main since this release

TelemetryFlow Agent v1.1.4

Downloads

Platform Architecture Package
Linux amd64 RPM, DEB, tar.gz
Linux arm64 RPM, DEB, tar.gz
Windows amd64 ZIP (with installer)
macOS Intel (amd64) DMG, tar.gz
macOS Apple Silicon (arm64) DMG, tar.gz

Installation

Linux (DEB):

sudo dpkg -i tfo-agent_1.1.4_amd64.deb
sudo systemctl start tfo-agent

Linux (RPM):

sudo rpm -i tfo-agent-1.1.4-1.x86_64.rpm
sudo systemctl start tfo-agent

macOS:

  1. Open the DMG file
  2. Run ./install.sh in Terminal

Windows:

  1. Extract the ZIP file
  2. Run install.ps1 as Administrator

Verification

Verify downloads using SHA256 checksums in checksums-sha256.txt.


📚 Documentation | 🐛 Report Issues

Full Changelog: v1.1.3...v1.1.4