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

fix: application insights trackEvent invocation #3651

Merged
merged 4 commits into from
May 7, 2021

Conversation

joshgummersall
Copy link
Contributor

After spending some time refactoring QnAMaker tests I found an issue with how we were calling trackEvent in the Application Insights Telemetry Client. In particular, custom measurements were expected to be keyed as measurements instead of metrics. Using as T bites again!

Fixes #3624

@joshgummersall joshgummersall requested review from stevengum and a team as code owners May 4, 2021 22:53
@joshgummersall joshgummersall changed the title Jpg/qna maker fixes fix: application insights trackEvent invocation May 4, 2021
@coveralls
Copy link

coveralls commented May 4, 2021

Pull Request Test Coverage Report for Build 818338560

  • 20 of 20 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.004%) to 85.441%

Totals Coverage Status
Change from base Build 818337733: 0.004%
Covered Lines: 19217
Relevant Lines: 21394

💛 - Coveralls

@joshgummersall joshgummersall merged commit bf6a7ca into main May 7, 2021
@joshgummersall joshgummersall deleted the jpg/qna-maker-fixes branch May 7, 2021 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

QnAMessage score not logged to bot telemetry
3 participants