Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

[SDK] Add bot-applicationinsights package #1075

Conversation

fran893
Copy link
Contributor

@fran893 fran893 commented Mar 23, 2021

Fixes #742

  • Migration of source code
  • Migration of tests
  • Testing

Description

We are adding the SDK bot-applicationinsights package in Java having in account the C# Microsoft.Bot.Builder.ApplicationInsights and Microsoft.Bot.Builder.Integration.ApplicationInsights.Core

Specific Changes

  • Generate main structure of the library
  • Add pom file
  • Add BotTelemetryClientImpl
  • Add AvailabilityTelemetry
  • Add TelemetryInitializerMiddleware
  • Add MyBotTelemetryClient
  • Add BotTelemetryClientTests
  • Add TelemetryInitializerTests
  • Add TelemetryWaterfallTests

Testing

Unit tests of bot-applicationinsights passing correctly
image

mvn clean install passing correctly
image

@Batta32 Batta32 requested review from tracyboehrer and LeeParrishMSFT and removed request for tracyboehrer March 23, 2021 18:37
@tracyboehrer tracyboehrer merged commit c01ecdd into microsoft:main Mar 23, 2021
@Batta32 Batta32 deleted the external/feature/southworks/application-insights/base branch March 23, 2021 21:30
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bot-applicationinsights package
4 participants