Skip to content

Move ResourceUtilizationInstruments constants to Shared project #5813

Closed
@evgenyfedorov2

Description

@evgenyfedorov2

ResourceUtilizationInstruments is an internal class with constant strings such Meter and Instrument names which are used by Resource Monitoring and Health check libraries. Since the class is internal, it can't be accessed from outside, e.g. Health Check must use hard-coded strings.

Consider moving the ResourceUtilizationInstruments to Shared project and inject its source code to all necessary projects.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions