Skip to main content
logoTetrate Service BridgeVersion: next

Release Notes

Version 1.14.0-dev

Version 1.13.1-dev

  • The OpenCensus protocol is deprecated. The CP clusters will use instead the OTLP protocol to send metrics to the MP otel-collector. This change is available from TSB 1.13.1, 1.12.7 and 1.11.5. If you have any CP with older versions, you must enable the backwards compatibility setting in the MP spec:
    spec:
    components:
    collector:
    enableOpencensusBackwardsCompatibility: true