Document how to generate captures for test data
Metadata
Current evaluation
Documentation request to explain how to generate capture data for tests using tshark and SSLKEYLOGFILE. Unlabeled, no maintainer response beyond author cc.
Suggested action: needs triage
Reason: The issue has no labels, no maintainer response beyond the author cc'ing @dariuszd21, and has been inactive for 390 days. It's a documentation task that may still be relevant but needs maintainer assessment to determine if the fetch service capture workflow is still applicable or has changed.
Impact:
25
Quick Win:
21.25
Staleness:
85
Complexity:
15
Confidence:
65
Support Request:
25
Issue body
### What needs to get done
Document generating example capture data from fetch service.
e.g.
```
sudo tshark -w '/tmp/clone_dump.pcap' host github.com
SSLKEYLOGFILE=sslkeys.txt git clone --depth 1 https://github.com/canonical/craft-platforms
```
### Why it needs to get done
This is currently passed around person-to-person.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b |
Impact:
25
Quick Win:
21.25
Staleness:
85
Complexity:
15
Confidence:
65
Support Request:
25
|
needs triage | Documentation request to explain how to generate capture data for tests using tshark and SSLKEYLOGFILE. Unlabeled, no maintainer response beyond author cc. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
No related issues found above the similarity threshold.