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