Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 12:42

Release Notes

  • Switched to native OpenTelemetry for wide compatibility.
  • service.name is now set in the OTEL_SERVICE_NAME.
  • String, Boolean and Number attributes are supported.

Install testevents 0.4.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jerbly/testevents/releases/download/0.4.0/testevents-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/jerbly/testevents/releases/download/0.4.0/testevents-installer.ps1 | iex"

Download testevents 0.4.0

File Platform Checksum
testevents-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
testevents-x86_64-apple-darwin.tar.xz Intel macOS checksum
testevents-x86_64-pc-windows-msvc.zip x64 Windows checksum
testevents-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
testevents-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum