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: code sample that track custom availability test #1380

Merged
merged 3 commits into from
Sep 16, 2024

Conversation

ry0y4n
Copy link
Contributor

@ry0y4n ry0y4n commented Sep 5, 2024

Hi, I'm a begginer of application insights, and recently I wanna do some test about availability test. When I see README at first, I can't find method that simulate availability test result. But when I took some time to struggle, I found this issue ( #429 ) and there is method what I want.

So, I added code sample of trackAvailability method. I hope this help some people want to write test about availability test.

Hi, I'm new to Application Insights and recently I wanted to simulate availability test. At first, when I checked the README, I couldn’t find a method to simulate availability test results. But after spending some time digging around, I came across this issue ( #429 ) where I found exactly what I was looking for.

So, I’ve added a code sample for the trackAvailability method. I hope this helps anyone looking to write tests for availability monitoring.

@hectorhdzg
Copy link
Member

Thanks for your contribution @ry0y4n

@hectorhdzg hectorhdzg merged commit e666346 into microsoft:main Sep 16, 2024
4 checks passed
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.

2 participants