Skip to content
New issue

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

No telemetry shows up in appinsights. (other telemetry shows up) #7293

Closed
scheyal opened this issue Apr 23, 2021 · 3 comments
Closed

No telemetry shows up in appinsights. (other telemetry shows up) #7293

scheyal opened this issue Apr 23, 2021 · 3 comments
Assignees
Labels
Needs-triage A new issue that require triage P0 Must Fix. Release-blocker Type: Bug Something isn't working

Comments

@scheyal
Copy link
Contributor

scheyal commented Apr 23, 2021

Repro

  1. Create a bot using Composer and Orchestrator recognizer, enable app insights telemetry
  2. Inspect events in appinsights.
  3. There are no recognizer-based events being logged (LUIS or Orchestrator)

Configuration

  • Multilingual (looking for es-mx logging)
    "telemetry": {
      "logActivities": true,
      "logPersonalInformation": false,
      "options": {
        "connectionString": "InstrumentationKey=...from azure portal.../"
      }
    }

Version

Version: 1.4.0-nightly.238265.5106247
Electron: 8.2.4
Chrome: 80.0.3987.165
NodeJS: 12.13.0
V8: 8.0.426.27-electron.0

Visuals

No logging for Orchestrator

image

Logging w/o Orchestrator

image

@scheyal scheyal added Type: Bug Something isn't working Needs-triage A new issue that require triage Area: Orchestrator labels Apr 23, 2021
@scheyal
Copy link
Contributor Author

scheyal commented Apr 23, 2021

Update: Log doesn't show LUIS recognition either. Only BotMessageSend and BotMessageReceived events.

@scheyal
Copy link
Contributor Author

scheyal commented Apr 23, 2021

@garypretty , @tdurnford - this may be Composer issue, more broadly broken analytics somewhere.
I'm promoting to P0. Please help investigate.

@scheyal scheyal added P0 Must Fix. Release-blocker and removed Area: Orchestrator labels Apr 23, 2021
@daveta daveta removed their assignment Apr 26, 2021
@daveta daveta changed the title Orchestrator: No telemetry shows up in appinsights. (other telemetry shows up) No telemetry shows up in appinsights. (other telemetry shows up) Apr 26, 2021
@scheyal
Copy link
Contributor Author

scheyal commented Apr 26, 2021

@scheyal scheyal closed this as completed Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-triage A new issue that require triage P0 Must Fix. Release-blocker Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants