Skip to content

Releases: howardyoo/oteltester

1.1.16

13 Feb 21:17
ba50b20

Choose a tag to compare

Release 1.1.16 now has support for MCP interface so that AI agents can perform operations using the oteltester.

1.1.15

01 Dec 17:09

Choose a tag to compare

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

30 Nov 23:07

Choose a tag to compare

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

20 Nov 19:52

Choose a tag to compare

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

14 Aug 10:57

Choose a tag to compare

Full Changelog: 1.1.11...1.1.12

  1. 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.
  2. Installed status now shows the current version of the collector and refinery installed.
  3. The AI assistant is now available for producing refinery rules and configurations. The output does not automatically update the current config, for safety reasons.
  4. Minor bug fixes

1.1.11

25 Jun 04:00

Choose a tag to compare

Full Changelog: 1.1.10...1.1.11

1.1.10

11 Apr 19:43

Choose a tag to compare

Minor changes and improvments
Full Changelog: 1.1.9...1.1.10

1.1.9

28 Mar 02:07

Choose a tag to compare

  • 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

21 Mar 19:49

Choose a tag to compare

Full Changelog: 1.1.7...1.1.8

  • no major updates

1.1.7

14 Mar 18:10

Choose a tag to compare

  • 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