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

feat: add access logging API to proxy defaults #15780

Merged
merged 1 commit into from
Dec 13, 2022

Conversation

DanStough
Copy link
Contributor

Description

This PR is for Consul API changes to enable access logging.

Eventually, the AcessLogsConfig struct will make it into ConnectProxyConfig in a follow-on story that plumb this configuration into the listener generation.

Testing & Reproduction steps

  • Unit tests included

PR Checklist

  • updated test coverage
  • external facing docs updated
  • not a security concern

@DanStough DanStough added pr/no-changelog PR does not need a corresponding .changelog entry pr/no-metrics-test labels Dec 13, 2022
@github-actions github-actions bot added the theme/api Relating to the HTTP API interface label Dec 13, 2022
@DanStough DanStough force-pushed the dans/NET-1752/proxy-defaults-access-logs branch from a0dd833 to d9b1431 Compare December 13, 2022 15:18
@DanStough DanStough force-pushed the dans/NET-1752/proxy-defaults-access-logs branch from d9b1431 to d6155f2 Compare December 13, 2022 19:11
@DanStough DanStough merged commit 233dbcb into main Dec 13, 2022
@DanStough DanStough deleted the dans/NET-1752/proxy-defaults-access-logs branch December 13, 2022 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/no-changelog PR does not need a corresponding .changelog entry pr/no-metrics-test theme/api Relating to the HTTP API interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants