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

Add DependencyMonitor #26

Open
DeadlyEmbrace opened this issue Jul 12, 2017 · 1 comment
Open

Add DependencyMonitor #26

DeadlyEmbrace opened this issue Jul 12, 2017 · 1 comment
Assignees

Comments

@DeadlyEmbrace
Copy link
Member

DeadlyEmbrace commented Jul 12, 2017

Description

Currently to monitor a dependency requires keeping track of a start date as well as a StopWatch to track time used. Create a class that will store these details and can be used with a simple using statement which will then flush data to ApplicationInsight

Tasks

  • Create monitor class
@DeadlyEmbrace
Copy link
Member Author

This requires a smarter way to handle the unit testing.
Take a look at this library, maybe there is a way to get the body in the correct format: https://github.com/Vycka/HttpMockSlim/blob/master/src/HttpMockSlim/HttpListener/HttpListenerServer.cs

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

No branches or pull requests

1 participant