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

Integrates telemetry library #40

Merged
merged 2 commits into from
Mar 12, 2019
Merged

Integrates telemetry library #40

merged 2 commits into from
Mar 12, 2019

Conversation

coryodaniel
Copy link
Owner

Currently emitting three events:

  • [:bonny, :watcher, :initialized]
  • [:bonny, :watcher, :started]
  • [:bonny, :watcher, :dispatched]

Bonny.Telemetry.events/0 returns the list of events, for use with attach_many.

All events contain controller/CRD metadata. :dispatched contains a measurement of dispatch time and whether the dispatched function returned successfully.

Closes #33

@coryodaniel coryodaniel merged commit cdd10d9 into master Mar 12, 2019
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