Skip to content

Commit

Permalink
[processor/transform] Add metrics data model (open-telemetry#9719)
Browse files Browse the repository at this point in the history
* Started adding metrics data model

* Add metric descriptor

* Switched item to datapoint

* Added all NumberDataPoint fields

* Adding all fields for histograms and summary

* run gotidy

* added agg_temporality and is_monotonic

* Add NumberDataPoint tests

* Add HistogramDataPoint tests

* Add ExpoHistogramDataPoint tests

* Add SummaryDataPoint tests

* Add Descriptor tests

* removed IL tests

* Fix unit test

* Fix lint

* removed GetDescriptor function and switched to cast

* switch from descriptor to metric
  • Loading branch information
TylerHelmuth committed May 11, 2022
1 parent 7be94a5 commit 05aa606
Show file tree
Hide file tree
Showing 2 changed files with 2,565 additions and 0 deletions.
Loading

0 comments on commit 05aa606

Please sign in to comment.