Skip to content

Conversation

xuan-cao-swi
Copy link
Contributor

Closes #1723

Description

  • Made the interface-like metric_exporter class. Every exporter should inherit from this metric_exporter.
  • Change the oltp metrics_exporter to inherit from metric_exporter.
  • With the refactor/separation of metric_reader, now the metric_reader should be able to have multiple exporters and modify the default aggregation/temporarily of instrument.
  • Updated the test case for the change.

Copy link
Contributor

👋 This pull request has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this pull request will be closed eventually by the stale bot

@github-actions github-actions bot added the stale label Jan 13, 2025
Copy link
Contributor

👋 This pull request has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this pull request will be closed eventually by the stale bot

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

Projects

Status: To do

Development

Successfully merging this pull request may close these issues.

Metrics reader supports configuring aggregation and temporality

2 participants