Skip to content

Inconsistent timestamps in events. #3590

Open

Description

Some events have sub seconds and some do not.

Here are two example events.

{
  "event": "session.data",
  "time": "2020-04-15T22:29:09Z",
   [..]
}
{
  "event": "session.start",
  "time": "2020-04-15T22:46:30.486Z",
   [...]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    audit-logIssues related to Teleports Audit Logbugc-snInternal Customer Referencegood-starter-issueGood starter issue to start contributing to Teleport

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions