Skip to content

Refactor Lightstep code#724

Merged
RomanDzhabarov merged 2 commits into
envoyproxy:masterfrom
amalgam8:refactor_tracer_impl
Apr 10, 2017
Merged

Refactor Lightstep code#724
RomanDzhabarov merged 2 commits into
envoyproxy:masterfrom
amalgam8:refactor_tracer_impl

Conversation

@rshriram
Copy link
Copy Markdown
Member

@rshriram rshriram commented Apr 8, 2017

This PR refactors lightstep driver out of http_tracer_impl into a separate file. This will simplify addition of zipkin driver ( #700 )

There is no functional change in this PR.

cc @RomanDzhabarov @fabolive

Copy link
Copy Markdown
Member

@RomanDzhabarov RomanDzhabarov left a comment

Choose a reason for hiding this comment

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

nice! One comment, and i'll check in details in a bit

}
}

LightStepDriver::TlsLightStepTracer::TlsLightStepTracer(lightstep::Tracer tracer,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Ideally, can you also move LS related tests (driver/etc) into separate test files?

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.

done. LMK if anything else needs to be refactored.

@rshriram
Copy link
Copy Markdown
Member Author

rshriram commented Apr 8, 2017 via email

Copy link
Copy Markdown
Member

@RomanDzhabarov RomanDzhabarov left a comment

Choose a reason for hiding this comment

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

LGTM now

@RomanDzhabarov RomanDzhabarov merged commit 4eeaf64 into envoyproxy:master Apr 10, 2017
@rshriram rshriram deleted the refactor_tracer_impl branch August 14, 2017 18:11
rshriram pushed a commit to rshriram/envoy that referenced this pull request Oct 30, 2018
* change bucket

* do ver in advance

* debug

* del version

* del added line

* del add-on

* retest

* shorten name

* change bucket back

* reapply original change

* add OWNERS to root of proxy
jpsim pushed a commit that referenced this pull request Nov 28, 2022
We should be registering the application for lifecycle callbacks in both the typed config and YAML config cases.

Related to https://github.com/lyft/envoy-mobile/pull/717/files.

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
We should be registering the application for lifecycle callbacks in both the typed config and YAML config cases.

Related to https://github.com/lyft/envoy-mobile/pull/717/files.

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

Previously, unknown path was responded as an internal error as opposed
to the fact that it's an 404 with the user input root cause. This fixes
the extproc code that way, now that users will be able to know what's
wrong with the operation instead of getting the cryptic 500 error.

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

Contributes to #810
Closes #724

---------

Signed-off-by: Takeshi Yoneda <t.y.mathetake@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.

2 participants