We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
connector/servicegraph
Failing CI/CD action link
Failure output:
=== FAIL: . TestConnectorConsume/test_fix_failed_label_not_work (0.01s) logger.go:146: 2024-07-31T01:15:29.938Z INFO Started servicegraphconnector logger.go:146: 2024-07-31T01:15:29.939Z INFO Shutting down servicegraphconnector logger.go:146: 2024-07-31T01:15:29.941Z DEBUG edge completed {"client_service": "foo", "server_service": "bar", "connection_type": "", "trace_id": "b3a53e9c2ac533afc48b511c2f368dc1"} logger.go:146: 2024-07-31T01:15:29.941Z DEBUG edge completed {"client_service": "foo", "server_service": "bar", "connection_type": "", "trace_id": "c6aafb2dcf4d71c81ae52e50e8f805ee"} logger.go:146: 2024-07-31T01:15:29.941Z DEBUG edge completed {"client_service": "foo", "server_service": "bar", "connection_type": "", "trace_id": "7af657de319d6a57967bc241882ea94f"} connector_test.go:129: Error Trace: /home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/connector/servicegraphconnector/connector_test.go:129 Error: Received unexpected error: the following errors occurred: - resource "map[]": scope "traces_service_graph": metric "traces_service_graph_request_client_seconds": missing expected datapoint: map[client:foo connection_type: failed:false server:bar] - resource "map[]": scope "traces_service_graph": metric "traces_service_graph_request_client_seconds": unexpected datapoint: map[client:foo connection_type: failed:true server:bar] - resource "map[]": scope "traces_service_graph": metric "traces_service_graph_request_client_seconds": missing expected datapoint: map[client:foo connection_type: failed:true server:bar] - resource "map[]": scope "traces_service_graph": metric "traces_service_graph_request_client_seconds": unexpected datapoint: map[client:foo connection_type: failed:false server:bar] - resource "map[]": scope "traces_service_graph": metric "traces_service_graph_request_server_seconds": missing expected datapoint: map[client:foo connection_type: failed:false server:bar] - resource "map[]": scope "traces_service_graph": metric "traces_service_graph_request_server_seconds": unexpected datapoint: map[client:foo connection_type: failed:true server:bar] - resource "map[]": scope "traces_service_graph": metric "traces_service_graph_request_server_seconds": missing expected datapoint: map[client:foo connection_type: failed:true server:bar] - resource "map[]": scope "traces_service_graph": metric "traces_service_graph_request_server_seconds": unexpected datapoint: map[client:foo connection_type: failed:false server:bar] Test: TestConnectorConsume/test_fix_failed_label_not_work === FAIL: . TestConnectorConsume (0.01s) === FAIL: . TestConnectorConsume/test_fix_failed_label_not_work (re-run 1) (0.01s) logger.go:146: 2024-07-31T01:15:32.042Z INFO Started servicegraphconnector make[2]: *** [../../Makefile.Common:142: mod-integration-test] Error 1 make[1]: *** [Makefile:179: connector/servicegraphconnector] Error 2 make: *** [Makefile:136: gointegration-test] Error 2 logger.go:146: 2024-07-31T01:15:32.042Z INFO Shutting down servicegraphconnector logger.go:146: 2024-07-31T01:15:32.045Z DEBUG edge completed {"client_service": "foo", "server_service": "bar", "connection_type": "", "trace_id": "b3a53e9c2ac533afc48b511c2f368dc1"} logger.go:146: 2024-07-31T01:15:32.045Z DEBUG edge completed {"client_service": "foo", "server_service": "bar", "connection_type": "", "trace_id": "c6aafb2dcf4d71c81ae52e50e8f805ee"} logger.go:146: 2024-07-31T01:15:32.045Z DEBUG edge completed {"client_service": "foo", "server_service": "bar", "connection_type": "", "trace_id": "7af657de319d6a57967bc[241](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/9890327747/job/28134608859?pr=34035#step:5:242)882ea94f"} connector_test.go:129: Error Trace: /home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/connector/servicegraphconnector/connector_test.go:129 Error: Received unexpected error: the following errors occurred: - resource "map[]": scope "traces_service_graph": metric "traces_service_graph_request_client_seconds": missing expected datapoint: map[client:foo connection_type: failed:false server:bar] - resource "map[]": scope "traces_service_graph": metric "traces_service_graph_request_client_seconds": unexpected datapoint: map[client:foo connection_type: failed:true server:bar] - resource "map[]": scope "traces_service_graph": metric "traces_service_graph_request_client_seconds": missing expected datapoint: map[client:foo connection_type: failed:true server:bar] - resource "map[]": scope "traces_service_graph": metric "traces_service_graph_request_client_seconds": unexpected datapoint: map[client:foo connection_type: failed:false server:bar] Test: TestConnectorConsume/test_fix_failed_label_not_work === FAIL: . TestConnectorConsume (re-run 1) (0.01s)
The text was updated successfully, but these errors were encountered:
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself.
Sorry, something went wrong.
No branches or pull requests
Component(s)
connector/servicegraph
Describe the issue you're reporting
Failing CI/CD action link
Failure output:
The text was updated successfully, but these errors were encountered: