Skip to content

Releases: telemetryflow/telemetryflow-agent

TelemetryFlow Agent v1.1.2

05 Jan 12:14

Choose a tag to compare

TelemetryFlow Agent v1.1.2

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.2_amd64.deb
sudo systemctl start tfo-agent

Linux (RPM):

sudo rpm -i tfo-agent-1.1.2-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: https://github.com/telemetryflow/telemetryflow-agent/commits/v1.1.2