Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Emit and Loggers and more... #1

Merged
merged 10 commits into from
Dec 15, 2024
Merged

Add support for Emit and Loggers and more... #1

merged 10 commits into from
Dec 15, 2024

Conversation

daidokoro
Copy link
Owner

This PR adds the follow:

  • [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

commits:

  • README updated
  • added entrypoint option to config
  • fixed config test
  • removed uneeded packages
  • added entrypoint option to factories
  • added modules for emit and log functions
  • modified processors to support emit and log functionlity and removed the need to use the json.decode to load telemetry events
  • added github workflows for testing and checking changelog
  • added starlark graph
  • changelog

@daidokoro daidokoro merged commit 25e21ab into main Dec 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant