Skip to content

Knative monitoring broken with Istio 1.1 #4167

@jroper

Description

@jroper

Knative monitoring is incompatible with Istio 1.1 telemetry, for the following reasons:

The symptom of these incompatibilities is that Knative request logs do not appear in the Grafana console, and these errors appear in the Istio telemetry container logs:

2019-05-28T05:22:42.007881Z	error	failed to evaluate expression for field 'Dimensions[source_k8s_service]'; unknown attribute source.service
2019-05-28T05:22:42.007915Z	error	failed to evaluate expression for field 'Dimensions[destination_k8s_service]'; unknown attribute destination.service
2019-05-28T05:22:42.007958Z	error	failed to evaluate expression for field 'Dimensions[source_k8s_service]'; unknown attribute source.service
2019-05-28T05:22:42.007981Z	error	failed to evaluate expression for field 'Variables[sourceK8sService]'; unknown attribute source.service
2019-05-28T05:22:42.008357Z	error	failed to evaluate expression for field 'Dimensions[source_k8s_service]'; unknown attribute source.service

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/monitoringkind/bugCategorizes issue or PR as related to a bug.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions