vmware-archive / wavefront-adapter-for-istio

Wavefront by VMware Adapter for Istio is an adapter for Istio to publish metrics to Wavefront by VMware.
Other
14 stars 17 forks source link

New TCP metrics added to istio adapter #89

Closed sjaiswalvmware closed 4 years ago

sjaiswalvmware commented 4 years ago

Description Templates modified to support new TCP metrics tcpconnectionsopened and tcpconnectionsclosed by Istio adapter. config.yaml generated using make helm-generate and included in check in. Changes done to match rule on context.protocol for http metrics.

Additional context Jira Ticket: https://wavefront.atlassian.net/browse/INT-533 Reviewers: @vikramraman & @akodali18

venilnoronha commented 4 years ago

Thanks for this contribution @sjaiswalvmware!