frequenz-floss / frequenz-api-common

Shared protobuf definitions and Python bindings for Frequenz APIs
https://frequenz-floss.github.io/frequenz-api-common/
MIT License
1 stars 12 forks source link

Add Metrics possibly required from the VDE to `metric_sample.proto` #236

Open noah-kreutzer-frequenz opened 3 months ago

noah-kreutzer-frequenz commented 3 months ago

The VDE guidelines specifiy all the metrics the DSO could ask for. This list of metrics needs to be checked and compared to the current state of metric_sample.proto. Afterwards it is open for discussion which values actually need to be part of the common, which can and should only be calculated right before sending out to the DSO. Linked to this issue

noah-kreutzer-frequenz commented 3 months ago

Metrics to be calculated

Metrics that might be available

Error States switch states

Metrics that the DSO provides, that need to be sent back

noah-kreutzer-frequenz commented 3 months ago

In addition to that different binaries/ booleans need to be transmitted specifiying errors or activated switches. Would they be part of the metrics? @tiyash-basu-frequenz