-
Notifications
You must be signed in to change notification settings - Fork 277
Implement SMI metrics API server #1540
Comments
This work is basically complete. Only waiting to merge the changes required by #984 once upstream Envoy supports WASM filters. Code is on my fork: https://github.com/nojnhuh/smi-metrics/tree/openservicemesh |
Reopening until this is merged. |
PR open: servicemeshinterface/smi-metrics#77 |
What would be in that chart exactly? It seems like the most straightforward approach would be to merge OSM support into smi-metrics upstream, then make the smi-metrics chart an optional dependency of the osm chart so it could be installed with the CLI by flipping a value. I'm not seeing why we would need a separate OSM-specific chart. |
Does the SMI metrics chart get published to a chart repository somewhere? We'd need to reference a repository URL in the dependencies section of OSM's chart.yaml to go the optional dependency route you suggest (which makes sense). |
I don't see where a Helm repo is hosting that chart. The GitHub releases do have the .tgz attached, but it doesn't seem like Helm lets you refer to charts just by a URL. |
@nojnhuh please could you share your status on this issue? Looks like you did some work here, is it complete? If there is no more action, please could you close the issue. |
@snehachhabria There aren't any more changes we need to make to OSM for this. I planned to keep this issue open until the upstream PR I linked above is merged but I'm fine if we want to close it. |
This issue will be closed due to a long period of inactivity. If you would like this issue to remain open then please comment or update. |
Issue closed due to inactivity. |
Please describe the Improvement and/or Feature Request
Add an implementation for OSM to the SMI metrics API server.
Scope (please mark with X where applicable)
Possible use cases
The text was updated successfully, but these errors were encountered: