Merge pull request #20 from navi-ppl/TP-55555/metrics-inclusion
TP-55555 | metrics inclusion
This commit is contained in:
@@ -28,6 +28,10 @@ type ClientHttpCallMetric struct {
|
||||
DurationInMs int64 `json:"duration_in_ms,omitempty"`
|
||||
}
|
||||
|
||||
type ErrorConsumptionMetric struct {
|
||||
ProjectId string `json:"project_id,omitempty"`
|
||||
}
|
||||
|
||||
type MetricAttributes struct {
|
||||
ApiMetric ApiMetric
|
||||
ClientHttpCallMetric ClientHttpCallMetric
|
||||
|
||||
Reference in New Issue
Block a user