github hasura/ndc-sdk-typescript v4.1.0

latest releases: v6.1.0, v6.0.0, v5.2.0...
6 months ago
  • Add OpenTelemetry support
    • Set env var OTEL_EXPORTER_OTLP_ENDPOINT to the endpoint to send OpenTelemetry to
    • OTEL_SERVICE_NAME overrides the service name
    • Command line arguments --otlp-endpoint and --service-name have been removed in favour of the environment variables
    • Import @hasura/ndc-sdk-typescript/instrumentation to use initTelemetry to initialize OpenTelemetry earlier in your startup, if necessary

Full Changelog: v4.0.0...v4.1.0

Don't miss a new ndc-sdk-typescript release

NewReleases is sending notifications on new releases.