Skip to content

Commit dceda66

Browse files
authored
chore: Updated the content of the file "/tmp/updatecli/github/elastic... (#1823)
... /apm-agent-python/tests/bdd/features/otel_bridge.feature" Made with ❤️️ by updatecli Co-authored-by: apmmachine <[email protected]>
1 parent c1dd69e commit dceda66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/bdd/features/otel_bridge.feature

+2-2
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,8 @@ Feature: OpenTelemetry bridge
201201
Examples:
202202
| messaging.system | messaging.destination | messaging.url | net.peer.ip | net.peer.name | net.peer.port | resource | target_service_name |
203203
| rabbitmq | | amqp://carrot:4444/q1 | | | | rabbitmq | |
204-
| rabbitmq | | | 127.0.0.1 | carrot-server | 7777 | rabbitmq | |
205-
| rabbitmq | | | | carrot-server | | rabbitmq | |
204+
| rabbitmq | | | 127.0.0.1 | carrot-server | 7777 | rabbitmq | carrot-server:7777 |
205+
| rabbitmq | | | | carrot-server | | rabbitmq | carrot-server |
206206
| rabbitmq | | | 127.0.0.1 | | | rabbitmq | |
207207
| rabbitmq | myQueue | amqp://carrot:4444/q1 | | | | rabbitmq/myQueue | myQueue |
208208
| rabbitmq | myQueue | | 127.0.0.1 | carrot-server | 7777 | rabbitmq/myQueue | myQueue |

0 commit comments

Comments
 (0)