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 custom properties and measurements to trackDependency() in IAppInsights interface #725

Closed
mizeljko opened this issue Nov 29, 2018 · 4 comments
Labels

Comments

@mizeljko
Copy link

Hi,

We are using trackDependency() in IAppInsights interface and would like to set custom properties and measurements in the call, but the interface doesn't seem to allow it. Do you know what is the way to accomplish this with IAppInsights?

Thanks

@jpiyali
Copy link
Contributor

jpiyali commented Nov 29, 2018

@mizeljko - which SDK version are you using?

@mizeljko
Copy link
Author

We are using applicationinsights-js 1.0.20

@markwolff
Copy link
Contributor

hey @mizeljko thanks for pointing this out. Latest typings package should fix this
npm i @types/applicationinsights-js@1.0.8 --save-dev

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants