Skip to content

composer: Fix clippy::too_many_lines warning for the metrics_init::registry method #1027

@bharath-123

Description

@bharath-123

The metrics_init::registry method is too long according to the too_many_lines lint. This method mainly just registers metrics. To avoid this lint, we should figure out the best way to shorten this method.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions