Releases: howardyoo/oteltester
Releases · howardyoo/oteltester
1.1.16
1.1.15
Full Changelog: 1.1.14...1.1.15
New support:
- reset config on both otelcol and refinery configs, which allows user to 'reset' the existing configs back to the default config. Note: make sure to save your config if you are going to be resetting it.
1.1.14
Full Changelog: 1.1.13...1.1.14
minor changes of adding header in collector output so that it would be more accurately get relayed to the refinery output.
1.1.13
Full Changelog: 1.1.12...1.1.13
- Added support for headers
- you can set headers when sending the JSON to otel collector
- you can set headers when sending the JSON to refinery or honeycomb endpoint
1.1.12
Full Changelog: 1.1.11...1.1.12
- The version lists for the collector and refinery are now automatically updated from the GitHub releases URL, so there is no need to update them for the newer versions.
- Installed status now shows the current version of the collector and refinery installed.
- The AI assistant is now available for producing refinery rules and configurations. The output does not automatically update the current config, for safety reasons.
- Minor bug fixes
1.1.11
Full Changelog: 1.1.10...1.1.11
1.1.10
Minor changes and improvments
Full Changelog: 1.1.9...1.1.10
1.1.9
- support for timer submit on json input. For example, set it to 10 seconds and the json data will be submitted every 10 seconds automatically.
- support for dataset in metrics. Unlike trace and logs, when metric data is submitted it automatically goes into unknown_metrics dataset. The tester, when the metric data contains resource attribute of
service.name, it will automatically now add x-honeycomb-dataset in the request that will forward the metric data to a particular dataset. - support for OPENAI envs in docker-compose. Simply modify that to enable OPENAI in docker-compose container
Full Changelog: 1.1.8...1.1.9
1.1.8
Full Changelog: 1.1.7...1.1.8
- no major updates
1.1.7
- new history on both input and otelcol output
- new result (validation, whether the data was sent correctly, or resulted in error) history
- fixes on message templating
- JSON schema validation on OTEL JSON messages
- User can now save input json and load them back
- basicAuth for imposing security using id and password
Full Changelog: 1.1.6...1.1.7