Abstract a6 debug logs from Docker-only deployment assumption
Open
@shreemaan-abhishek is already working on this.
Since May 26, 2026.
- Dominant language
- Go
- Stars
- 1
- Forks
- 2
- Avg merge
- 56m
- Merged PRs (30d)
- 2
Description
a6 debug logs currently assumes a Docker deployment and a discoverable container (the auto-detect path hard-codes container name apisix). Either abstract it for bare-metal / k8s / systemd installs or document the scope limit in docs/user-guide/debug.md and accept the constraint.
Part of #33
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.