-
Notifications
You must be signed in to change notification settings - Fork 277
Implement SMI Metrics #379
Comments
blocked by #563 |
Once we've completed the research on how to get envoy to emit the metrics/metadata we need, we'll also need to create an issue for doing the work to implement those things. |
[Task list moved to description] |
Hi @michelleN . does this open issue mean that OSM does not yet make request metrics available for consumption? |
@jshaughn - OSM does make available metrics around success/error rate and latency available and you can view them already via the |
@michelleN Thanks for the response. Pod-specific metrics are less interesting given the more dynamic nature of pods but the traffic for more logical aggregations of pods, like Deployments, is what I was looking for. |
closing this issue as we have an implementation of smi metrics already. |
openservicemesh#379 is closed hence removing the "In Progress" comment from https://github.com/openservicemesh/osm#smi-specification-support Signed-off-by: mudit singh <mudit.singh@india.nec.com>
#379 is closed hence removing the reference to the issue from https://github.com/openservicemesh/osm#smi-specification-support. Leaving the "In Progress" comment until OSM is added to SMI's metrics server. Signed-off-by: mudit singh <mudit.singh@india.nec.com>
this will help extending the k8s API for users to make metrics requests (for resource defined in SMI spec)
The text was updated successfully, but these errors were encountered: