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

handle sessions event #95

Open
willkg opened this issue Oct 31, 2024 · 0 comments
Open

handle sessions event #95

willkg opened this issue Oct 31, 2024 · 0 comments

Comments

@willkg
Copy link
Contributor

willkg commented Oct 31, 2024

If I run socorro for a bit, I eventually see one of these in Kent:

{
  "event_id":"ccb92246-db8a-47a8-ba2f-82e4127b0976",
  "payload":{
    "body":{
      "aggregates":[
        {
          "exited":99,
          "started":"2024-10-31T13:40:00.000000Z"
        }
      ],
      "attrs":{
        "environment":"production",
        "release":"none:unknown"
      }
    },
    "envelope_header":{},
    "header":{
      "content_type":"application/json",
      "length":132,
      "type":"sessions"
    }
  },
  "project_id":1
}

Kent captures these, but can't generate a summary. We should support these in summary.

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

No branches or pull requests

1 participant