Skip to content

ASB + Application Insights - all dependencies for sent mesages show as failed #16384

@razvangoga

Description

@razvangoga
  • Package Name: @azure/service-bus
  • Package Version: 7.3.0
  • Operating system: Windows 10 21H1 19043.1110
  • nodejs
    • version: 14.17.3 (LTS)
  • browser
    • name/version:
  • typescript
    • version:
  • Is the bug related to documentation in

Describe the bug

When using the Azure Service Bus package in conjunction with the Application Insights one, dependency log entries are captured for each message sent.

When sending messages to an ASB topic, although the message sending succeeds, the Application Insights dependency entry logged by the

See repro repo here

To Reproduce

  • create new nodejs project
  • add the following npm packages :
  • initialize application insights
  • send one message to an ASB topic
  • check auto-logged application insights dependency

See repro repo here

Expected behavior

Application Insights dependency should be logged as successful if the message push to ASB succeeds

Screenshots

image
image

Additional context

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Service Buscustomer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions