-
Notifications
You must be signed in to change notification settings - Fork 21.5k
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
TrackAvailability fails to log the custom test results #26514
Comments
@karthikdevarakonda Thanks for the question! We are investigating and will update you shortly. |
Just wanted to follow up on this to check if there is any update?
|
@karthikdevarakonda Sorry for not getting back sooner on this. I believe you should be able to see it under Availability Results in Analytics, Search, and Metrics blades. Here is the screenshot for querying Analytics, for instance: Please give it a try and let me know! |
@bhargaviannadevara-msft i did look into the custom results but no luck. I think i'm missing some config or settings. here are the steps i have tried:
But i dont see them on the portal. |
@karthikdevarakonda Thanks for the additional info. I shall check this in greater detail and get back to you. |
@bhargaviannadevara-msft it started to work couple of observations:
TelemetryConfiguration config = new TelemetryConfiguration("iKey"); I was passing the ikey as part of telemetryclient context instead it should be instantiated in the telemetryconfiguration. Thanks for your help.. I'm closing this for now |
@karthikdevarakonda Thanks for sharing your findings! |
I used the TrackAvailability API to send the custom results but it fails to send the data even with the correct instrumentation key. Can you please provide some detailed documentation on that
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: