Skip to content

Conversation

@jpogran
Copy link
Contributor

@jpogran jpogran commented Nov 13, 2019

This commit udpates the telemetry package to 0.1.2 as well as adding the
exception method to the reporter class.

This commit udpates the telemetry package to 0.1.2 as well as adding the
exception method to the reporter class.
@jpogran jpogran requested a review from glennsarti as a code owner November 13, 2019 19:38
properties?: { [key: string]: string },
measures?: { [key: string]: number }
): void;
sendTelemetryException(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huh. You woulda thought the telemetry module would have the needed typings.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a result of using a wrapper class. Once we move it to it's own object we won't have to do this

@glennsarti glennsarti merged commit 1c33963 into puppetlabs:master Nov 14, 2019
@glennsarti glennsarti added this to the 0.22.0 milestone Nov 14, 2019
@jpogran jpogran deleted the maint-update-telemetry branch June 7, 2021 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants