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

Telemetry #506

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Telemetry #506

wants to merge 2 commits into from

Conversation

danschultzer
Copy link
Collaborator

@danschultzer danschultzer commented Apr 27, 2020

Adds telemetry events to resolve #492

Events

  • Session ID creation
  • Session ID renewal
  • Session ID destruction
  • Login and logout operations
  • Privilige changes
  • Timeout expiration
  • Invalid session activities
  • Critical business operations

Todo

  • Conform docs to how Ecto and Phoenix lists events
  • Check how :otp_app is handled, whether it's set as part of the event name or as a tag (I think the latter is better)

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.

Add telemetry events
1 participant