Skip to content

Commit

Permalink
chore: Updated the content of the file "/tmp/updatecli/github/elastic…
Browse files Browse the repository at this point in the history
…... (#942)

... /apm-agent-php/tests/APM_Agents_shared/gherkin-specs/otel_bridge.feature"

Made with ❤️️ by updatecli

Co-authored-by: apmmachine <apmmachine@users.noreply.github.com>
  • Loading branch information
apmmachine and apmmachine committed May 9, 2023
1 parent 5cc4ae2 commit da2e59b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/APM_Agents_shared/gherkin-specs/otel_bridge.feature
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,8 @@ Feature: OpenTelemetry bridge
Examples:
| messaging.system | messaging.destination | messaging.url | net.peer.ip | net.peer.name | net.peer.port | resource | target_service_name |
| rabbitmq | | amqp://carrot:4444/q1 | | | | rabbitmq | |
| rabbitmq | | | 127.0.0.1 | carrot-server | 7777 | rabbitmq | |
| rabbitmq | | | | carrot-server | | rabbitmq | |
| rabbitmq | | | 127.0.0.1 | carrot-server | 7777 | rabbitmq | carrot-server:7777 |
| rabbitmq | | | | carrot-server | | rabbitmq | carrot-server |
| rabbitmq | | | 127.0.0.1 | | | rabbitmq | |
| rabbitmq | myQueue | amqp://carrot:4444/q1 | | | | rabbitmq/myQueue | myQueue |
| rabbitmq | myQueue | | 127.0.0.1 | carrot-server | 7777 | rabbitmq/myQueue | myQueue |
Expand Down

0 comments on commit da2e59b

Please sign in to comment.