@hackage gogol-cloudtrace1.0.0

Google Cloud Trace SDK.

  • Installation

  • Dependencies (1)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      field-selectors
       (off by default)

      If record field selectors should be enabled. Disabling this requires GHC >=9.2 and the NoFieldSelectors extension.

Sends application trace data to Cloud Trace for viewing. Trace data is collected for all App Engine applications by default. Trace data from other applications can be provided using this API. This library is used to interact with the Cloud Trace API directly. If you are looking to instrument your application for Cloud Trace, we recommend using OpenTelemetry.

Warning: This is an experimental prototype/preview release which is still under exploratory development and not intended for public use, caveat emptor!

This library is compatible with version v2 of the API.