Skip to content

Conversation

Shikugawa
Copy link
Member

@Shikugawa Shikugawa commented Nov 10, 2021

Signed-off-by: Shikugawa [email protected]

Commit Message: access logging: support custom tag on ALS
Additional Description: Close #18910. This PR adds custom tag feature that is similar to tracing span's. In this PR, we support this for ALS only.
Risk Level: Low
Testing: Unit
Docs Changes: Required
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

@repokitteh-read-only
Copy link

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #18955 was opened by Shikugawa.

see: more, trace.

@repokitteh-read-only
Copy link

CC @envoyproxy/api-shepherds: Your approval is needed for changes made to (api/envoy/|docs/root/api-docs/).
envoyproxy/api-shepherds assignee is @lizan
CC @envoyproxy/api-watchers: FYI only for changes made to (api/envoy/|docs/root/api-docs/).

🐱

Caused by: #18955 was opened by Shikugawa.

see: more, trace.

Signed-off-by: Shikugawa <[email protected]>
@Shikugawa Shikugawa marked this pull request as ready for review November 10, 2021 10:31
Signed-off-by: Shikugawa <[email protected]>
@Shikugawa
Copy link
Member Author

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Check envoy-presubmit isn't fully completed, but will still attempt retrying.
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #18955 (comment) was created by @Shikugawa.

see: more, trace.

@Shikugawa
Copy link
Member Author

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #18955 (comment) was created by @Shikugawa.

see: more, trace.

@lizan
Copy link
Member

lizan commented Nov 16, 2021

@mathetake first pass?

@@ -5,6 +5,7 @@
#include <vector>

#include "envoy/common/pure.h"
#include "envoy/data/accesslog/v3/accesslog.pb.h"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so this introduces the dependency on access_logs in tracing/trace_driver? I understand how this ends up here but seems a bit weird to me.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also considered this dependency seems weird, then submitted refactor PR. #18942 (comment)
But, maintainers referred to me utilizing the current API.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

huh I see... Thanks for putting the effort there!

@mathetake
Copy link
Member

Made drive-by comments :D

Signed-off-by: Shikugawa <[email protected]>
@Shikugawa
Copy link
Member Author

@lizan Could you take a look?

@ggreenway
Copy link
Member

@lizan ping

@wu-sheng
Copy link

wu-sheng commented Dec 7, 2021

@lizan Could you help on this?

Signed-off-by: Shikugawa <[email protected]>
@Shikugawa Shikugawa requested a review from alyssawilk as a code owner December 8, 2021 08:58
Signed-off-by: Shikugawa <[email protected]>
Signed-off-by: Shikugawa <[email protected]>
@Shikugawa
Copy link
Member Author

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #18955 (comment) was created by @Shikugawa.

see: more, trace.

@Shikugawa
Copy link
Member Author

@envoyproxy/envoy-maintainers Could anyone help this?

Copy link
Member

@lizan lizan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you extract the custom tag refactor to another PR? otherwise looks good to me.

@phlax
Copy link
Member

phlax commented Dec 14, 2021

/wait

lizan pushed a commit that referenced this pull request Dec 28, 2021
Additional Description: This is part of #18955.
Risk Level: Low
Testing: CI
Docs Changes:
Release Notes:
Platform Specific Features:

Signed-off-by: Shikugawa <[email protected]>
Signed-off-by: Shikugawa <[email protected]>
Copy link
Member

@lizan lizan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #18955 (review) was submitted by @lizan.

see: more, trace.

@lizan lizan removed their assignment Jan 4, 2022
@repokitteh-read-only repokitteh-read-only bot removed the api label Jan 4, 2022
@lizan
Copy link
Member

lizan commented Jan 4, 2022

/assign-from @envoyproxy/envoy-maintainers

@repokitteh-read-only
Copy link

@envoyproxy/envoy-maintainers assignee is @snowp

🐱

Caused by: a #18955 (comment) was created by @lizan.

see: more, trace.

@Shikugawa
Copy link
Member Author

@snowp friendly ping

Copy link
Contributor

@snowp snowp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@snowp snowp merged commit b136310 into envoyproxy:main Jan 7, 2022
@wu-sheng
Copy link

wu-sheng commented Jan 8, 2022

Great to see this gets merged.

kezhenxu94 added a commit to apache/skywalking that referenced this pull request Jan 17, 2022
kezhenxu94 added a commit to apache/skywalking that referenced this pull request Jan 17, 2022
kezhenxu94 added a commit to apache/skywalking that referenced this pull request Jan 17, 2022
joshperry pushed a commit to joshperry/envoy that referenced this pull request Feb 13, 2022
…19288)

Additional Description: This is part of envoyproxy#18955.
Risk Level: Low
Testing: CI
Docs Changes:
Release Notes:
Platform Specific Features:

Signed-off-by: Shikugawa <[email protected]>
Signed-off-by: Josh Perry <[email protected]>
joshperry pushed a commit to joshperry/envoy that referenced this pull request Feb 13, 2022
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

Successfully merging this pull request may close these issues.

access logging custom tagging feature
7 participants