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

Add support for web_connectivity 0.5 #39

Closed
1 of 3 tasks
hellais opened this issue Nov 10, 2023 · 2 comments
Closed
1 of 3 tasks

Add support for web_connectivity 0.5 #39

hellais opened this issue Nov 10, 2023 · 2 comments
Assignees

Comments

@hellais
Copy link
Member

hellais commented Nov 10, 2023

There are a few changes needed to the observation generation and analysis in order to fully support web_connectivity 0.5.

Things to consider include:

  • Support the new transaction based network_events parsing (see: Fix bug in reading TLS network_events #34)
  • Consider as part of analysis and potentially observation generation the fact that DNS lookups are not always done via getaddrinfo
  • Other logic which is different in wc 0.5 that might impact obs and analysis generation
@hellais
Copy link
Member Author

hellais commented Aug 23, 2024

Inside of #81 support was added for properly parsing and marking the transaction_id inside of observation generation.

@hellais
Copy link
Member Author

hellais commented Sep 10, 2024

I have moved analysis related consideration for web_connectivity 0.5 into here: #95

@hellais hellais closed this as completed Sep 10, 2024
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