Version 1.5.1
Requires Dynatrace OneAgent version 1.179 or newer.
Changes:
- Added metrics API to report custom metric data to Dynatrace (preview feature).
- Improved logging callback APIs (
onesdk_agent_set_warning_callback
replacesonesdk_agent_set_logging_callback
and the newonesdk_agent_set_verbose_callback
can be used to get valuable debugging information). - New function
onesdk_agent_get_fork_state
. See also "Using the Dynatrace OneAgent SDK with forked child processes" in the README). - Improved and restructured README.
- Improved error messages in certain situations when loading the agent fails.