dynatrace-oss / opentelemetry-metric-js

Dynatrace OpenTelemetry Metrics Exporter for JavaScript
https://www.dynatrace.com/integrations/opentelemetry/
Apache License 2.0
6 stars 2 forks source link

Retry export on connection error #17

Closed pichlermarc closed 2 years ago

pichlermarc commented 2 years ago

This PR adds retry behavior to requests that fail due to connection errors.

dyladan commented 2 years ago

Please update README

pichlermarc commented 2 years ago

Please update README

Sorry I missed your first comment, @dyladan. Documented in 9a6524a. :slightly_smiling_face: