solarwinds / appoptics-apm-node

AppOptics APM Instrumentation Agent for Node.js
Apache License 2.0
11 stars 9 forks source link

Please add a typescript definition file or other compatible typescript typing definitions #179

Open cjhoward92 opened 3 years ago

cjhoward92 commented 3 years ago

See title. Some officially supported typescript types would be helpful.

ronilan commented 3 years ago

@cjhoward92 can you provide additional info as to what is the setup/configuration of the app you are instrumenting and what is it that you want us to provide to help you?

cjhoward92 commented 3 years ago

All we are doing at this time is using the sendMetrics API. However, have typescript definitions for the types / classes / functions mentioned here would be helpful not only for navigating the package but for usage in editor (e.g. VS Code auto complete).

I'm not sure what other info you'd like, but that's the general request.