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

stats: add per listener rq total/active stats #1188

Closed
mattklein123 opened this issue Jun 28, 2017 · 1 comment
Closed

stats: add per listener rq total/active stats #1188

mattklein123 opened this issue Jun 28, 2017 · 1 comment
Assignees
Labels
enhancement Feature requests. Not bugs or questions.
Milestone

Comments

@mattklein123
Copy link
Member

cc @danielhochman @RomanDzhabarov

I will try to do this as part of LDS work.

@mattklein123 mattklein123 added this to the 1.4.0 milestone Jun 28, 2017
@mattklein123 mattklein123 self-assigned this Jun 28, 2017
@mattklein123 mattklein123 added the enhancement Feature requests. Not bugs or questions. label Jul 15, 2017
@mattklein123 mattklein123 modified the milestones: 1.4.0, 1.5.0 Aug 17, 2017
@mattklein123 mattklein123 assigned ccaraman and unassigned ccaraman Sep 14, 2017
@mattklein123
Copy link
Member Author

Fixed via #1783

rshriram pushed a commit to rshriram/envoy that referenced this issue Oct 30, 2018
* Update API dependencies of proxy

* Update build.

* Fix build.
jpsim pushed a commit that referenced this issue Nov 28, 2022
…roid (#1188)

Description: this PR adds the ability to register string accessors from the platform to the engine. This allows the core layer to access strings from the platform at runtime. Two highlights:

    Eventually this mechanism should be made generic to be able to access and set arbitrary types from the platform. This is very type-specific as a POC. #1192
    This PR only wires up Android's platform layer all the way. A subsequent PR will do the same for iOS.

Risk Level: low - new API
Testing: using the example app.
Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this issue Nov 28, 2022
Description: iOS parallel to #1188
Risk Level: low
Testing: example app. Pending test with assertion filter.
Docs Changes: pending full API docs

Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this issue Nov 29, 2022
…roid (#1188)

Description: this PR adds the ability to register string accessors from the platform to the engine. This allows the core layer to access strings from the platform at runtime. Two highlights:

    Eventually this mechanism should be made generic to be able to access and set arbitrary types from the platform. This is very type-specific as a POC. #1192
    This PR only wires up Android's platform layer all the way. A subsequent PR will do the same for iOS.

Risk Level: low - new API
Testing: using the example app.
Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this issue Nov 29, 2022
Description: iOS parallel to #1188
Risk Level: low
Testing: example app. Pending test with assertion filter.
Docs Changes: pending full API docs

Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: JP Simard <jp@jpsim.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests. Not bugs or questions.
Projects
None yet
Development

No branches or pull requests

2 participants