microsoft / Application-Insights-Istio-Adapter

Application Insights adapter for Istio's Mixer which enables Application Insights telemetry collection for applications within Istio-enabled Kubernetes clusters.
MIT License
24 stars 11 forks source link

Ability to support istio beyond mixer ( > istio 1.7) #13

Closed verysonglaa closed 3 years ago

verysonglaa commented 4 years ago

https://istio.io/docs/tasks/observability/mixer/metrics/collecting-metrics/

"Mixer is deprecated. The functionality provided by Mixer is being moved into the Envoy proxies. Use of Mixer with Istio will only be supported through the 1.7 release of Istio."

New default installations of istio with i.e. 1.5.1 do not work because mixer is not enabled anymore. Adapter should reflect the new architecture.

verysonglaa commented 4 years ago

https://istio.io/blog/2020/wasm-announce/ Is there any plan to migrate this adapter to WASM?

piotrgwiazda commented 4 years ago

Is there any plan for this?

its-kevin-sullivan commented 4 years ago

+1 to this. Would love to know if this is something we can potentially use in the future.

MarekLani commented 3 years ago

1+ year later, are there any plans to provide support without using mixer?

tokaplan commented 3 years ago

@MarekLani unfortunately, this solution is no longer under development. I know Azure AKS team has been working on expanding their monitoring story natively (with no reliance on any service mesh), so if your workloads are in Azure, please explore what they have to offer.

MarekLani commented 3 years ago

@tokaplan thank you for the response, please can this be mentioned in the readme?

tokaplan commented 3 years ago

Done, thank you