Skip to content

[Feature Request] Forward Core's metrics to TypeScript-land #1177

@mjameswh

Description

@mjameswh

Describe the solution you'd like

Core is adding support for exporting metrics to lang (see Core PR). This will allow various customizations to metrics handling, including:

  • Exporting additional/custom metrics;
  • Filtering out some metrics (to reduce cost, since commercial metrics collectors generally charge per metric);
  • Export to metrics collectors that are not supported by Core itself.

This ticket is tracking effort at adding support in TS SDK for accepting and handling metrics from Core SDK. The scope of this ticket does not extend to the development of a metric exporter for any specific metrics collector.

Also see the corresponding .Net feature request here.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions