Skip to content

Expose stats store singleton via Api::Api #6706

@ahedberg

Description

@ahedberg

Title: Expose stats store singleton via Api::Api

Description: We have a use case where we want to read stats exported by the xDS APIs from a filter. The stats store isn't globally accessible right now, and we'd rather not make admin requests to /stats from the filter. Could we expose the stats store via Api::Api, thus making it accessible to the filter via FactoryContext?

Metadata

Metadata

Assignees

Labels

enhancementFeature requests. Not bugs or questions.questionQuestions that are neither investigations, bugs, nor enhancements

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions