Skip to content

outlier detection: event logging#273

Merged
mattklein123 merged 1 commit intomasterfrom
outlier_log
Dec 5, 2016
Merged

outlier detection: event logging#273
mattklein123 merged 1 commit intomasterfrom
outlier_log

Conversation

@mattklein123
Copy link
Copy Markdown
Member

No description provided.

@mattklein123
Copy link
Copy Markdown
Member Author

@lyft/network-team

void EventLoggerImpl::logEject(HostDescriptionPtr host, EjectionType type) {
// TODO: Log friendly host name (e.g., instance ID or DNS name).
// clang-format off
static const std::string json =
Copy link
Copy Markdown
Member

@RomanDzhabarov RomanDzhabarov Dec 5, 2016

Choose a reason for hiding this comment

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

minor, but having something like
static const std::string json = R"EOF(
{

}
)EOF";
easier to read, but up to you.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

That includes newlines which need to be trimmed. I didn't want to bother with that.

@RomanDzhabarov
Copy link
Copy Markdown
Member

+1

@mattklein123 mattklein123 merged commit e188109 into master Dec 5, 2016
@mattklein123 mattklein123 deleted the outlier_log branch December 5, 2016 23:45
rshriram pushed a commit to rshriram/envoy that referenced this pull request Oct 30, 2018
lambdai pushed a commit to lambdai/envoy-dai that referenced this pull request Oct 16, 2020
jpsim pushed a commit that referenced this pull request Nov 28, 2022
Adds Swift interfaces for responses within Envoy. These should be at parity with the interfaces being added for Kotlin in envoyproxy/envoy-mobile#265.

Replaces envoyproxy/envoy-mobile#261.

Resolves envoyproxy/envoy-mobile#118.
Also resolves envoyproxy/envoy-mobile#247.

Signed-off-by: Michael Rebello <me@michaelrebello.com>
Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
Adds Swift interfaces for responses within Envoy. These should be at parity with the interfaces being added for Kotlin in envoyproxy/envoy-mobile#265.

Replaces envoyproxy/envoy-mobile#261.

Resolves envoyproxy/envoy-mobile#118.
Also resolves envoyproxy/envoy-mobile#247.

Signed-off-by: Michael Rebello <me@michaelrebello.com>
Signed-off-by: JP Simard <jp@jpsim.com>
mathetake pushed a commit that referenced this pull request Mar 3, 2026
**Commit Message**

This introduces a new GitHub Actions workflow to check the length of
issue titles and provide feedback if they exceed a specified limit.

**Related Issues/PRs (if applicable)**

Fixes envoyproxy/ai-gateway#270

---------

Signed-off-by: soma00333 <soma03432303@gmail.com>
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.

3 participants