- [Fix]
log
module in starlark processor now logs the correct log level per log function
- [Feat] add
emit
funciton to starlark processor - [Feat] added
log
module to starlark processor - [Feat] added
entrypoint
option to starlark config, allowing to specify the entry point of the starlark script/code - [Fix]
json.decode
no longer required to load telemetry events in starlark processor
- [Feat] initial release
- starlark processor