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

Additional Telemetry events for the partitioned adapter #143

Closed
cabol opened this issue Oct 30, 2021 · 0 comments
Closed

Additional Telemetry events for the partitioned adapter #143

cabol opened this issue Oct 30, 2021 · 0 comments

Comments

@cabol
Copy link
Owner

cabol commented Oct 30, 2021

Additional Telemetry events for the partitioned adapter, adding into the metadata the current cluster nodes. The events are:

  • telemetry_prefix ++ [:bootstrap, :started] - Dispatched by the adapter when the bootstrap process is started.
  • telemetry_prefix ++ [:bootstrap, :stopped] - Dispatched by the adapter when the bootstrap process is stopped.
  • telemetry_prefix ++ [:bootstrap, :exit] - Dispatched by the adapter when the bootstrap has received an exit signal.
  • telemetry_prefix ++ [:bootstrap, :joined] - Dispatched by the adapter when the bootstrap has joined the cache to the cluster.
cabol added a commit that referenced this issue Oct 30, 2021
[#143] Additional Telemetry events for the partitioned adapter
@cabol cabol closed this as completed Oct 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant