Skip to content

Be able to switch off Actions, Diagnostics and Metrics #62651

Open
@benaadams

Description

@benaadams

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

The number of metrics, diagnostics and activities has been steadily increasing; including for back compat of previous depreciated diagnostics (most handled by HostingApplicationDiagnostics); however there is no easy way to switch this off other than completely re-writing your own WebHost (as per NethermindEth/nethermind#8879)

Describe the solution you'd like

Be able to switch of the diagnostic types explicitly and short circuit these paths (e.g. might just want to switch off Activity creation)

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions