Skip to content

Grafana Knative Serving - Revision HTTP Requests no graph #4229

@klinux

Description

@klinux

I followed the installation documentation, but grafana dashboard don't plot graphs, in istio-telemetry I found these errors.

2019-06-03T20:24:10.784134Z error failed to evaluate expression for field 'Dimensions[destination_k8s_service]'; unknown attribute destination.service
2019-06-03T20:24:10.784375Z error failed to evaluate expression for field 'Variables[sourceK8sService]'; unknown attribute source.service
2019-06-03T20:24:10.784399Z error failed to evaluate expression for field 'Dimensions[source_k8s_service]'; unknown attribute source.service
2019-06-03T20:24:10.784435Z error failed to evaluate expression for field 'Dimensions[source_k8s_service]'; unknown attribute source.service
2019-06-03T20:24:10.784466Z error failed to evaluate expression for field 'Dimensions[source_k8s_service]'; unknown attribute source.service
2019-06-03T20:24:10.784498Z error Instance not found: instance='requestlog.logentry'
2019-06-03T20:24:10.784504Z error No valid instances found
2019-06-03T20:24:10.784508Z error No valid actions found in rule
2019-06-03T20:24:10.784515Z error Instance not found: instance='revisionrequestcount.metric'
2019-06-03T20:24:10.784520Z error Instance not found: instance='revisionrequestduration.metric'
2019-06-03T20:24:10.784524Z error Instance not found: instance='revisionrequestsize.metric'
2019-06-03T20:24:10.784528Z error Instance not found: instance='revisionresponsesize.metric'
2019-06-03T20:24:10.784531Z error No valid instances found
2019-06-03T20:24:10.784534Z error No valid actions found in rule
2019-06-03T20:24:10.784550Z info Built new config.Snapshot: id='1'
2019-06-03T20:24:10.784608Z info adapters getting kubeconfig from: "" {"adapter": "kubernetesenv.istio-system"}
2019-06-03T20:24:10.784625Z warn Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.

Someone has any idea why this happens?

Environment:
Rancher: v2.2.3
Kubernetes: v1.13.5
istio: 1.1.7
knative: v0.6.0

Obs.: All tests, deploy hellowword-go, call function works perfectly, only graphs still empty.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/questionFurther information is requestedlifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions