Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Events generated by the Bot Framework Service telemetry not appearing in Application Insights #3767

Closed

Description

What project is affected?

Created Virtual assistant and Skill based on the following documents,

VA: https://microsoft.github.io/botframework-solutions/virtual-assistant/tutorials/create-assistant/typescript/3-create-project/
Skill: https://microsoft.github.io/botframework-solutions/skills/tutorials/create-skill/typescript/3-create-your-skill/

What language is this in?

Typescript

What happens?

Events generated by Bot Framework telemetry not appearing in Virtual assistant Application Insights which are below.

https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-telemetry-reference?view=azure-bot-service-4.0

VA - Here I don't see all the events

image

But the same is coming fine at skill level, also here I don't see QnAMessage event

Skill

image

What are the steps to reproduce this issue?

Create VA and Skill based on the following URL, and start the conversation,

VA: https://microsoft.github.io/botframework-solutions/virtual-assistant/tutorials/create-assistant/typescript/3-create-project/
Skill: https://microsoft.github.io/botframework-solutions/skills/tutorials/create-skill/typescript/3-create-your-skill/

What were you expecting to happen?

https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-telemetry-reference?view=azure-bot-service-4.0 - all should be generating

And we are using the below versions for bot builder

"botbuilder": "^4.11.0", "botbuilder-ai": "^4.11.0", "botbuilder-applicationinsights": "^4.11.0", "botbuilder-azure": "^4.11.0", "botbuilder-dialogs": "^4.11.0", "botbuilder-lg": "^4.11.0", "botbuilder-testing": "^4.7.0", "botframework-config": "^4.11.0", "botframework-connector": "^4.11.0",

Thanks,
Sreekanth (Ecolab)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Needs TriageNeeds to be triaged for assignmentTeam: KobukThis issue is assigned to the Kobuk team.Type: BugSomething isn't workingcustomer-replied-toIndicates that the team has replied to the issue reported by the customer. Do not delete.customer-reportedIssue is created by anyone that is not a collaborator in the repository.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions