Skip to content

Commit

Permalink
remove unnecessary metricproducer in pull metric reader (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
dashpole authored May 27, 2024
1 parent af99483 commit d56c595
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions schema/meter_provider.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,6 @@
"properties": {
"exporter": {
"$ref": "#/$defs/MetricExporter"
},
"producers": {
"type": "array",
"items": {
"$ref": "#/$defs/MetricProducer"
}
}
},
"required": [
Expand Down

0 comments on commit d56c595

Please sign in to comment.