DatadogService

enum DatadogService

A service for initializing Datadog RUM (Real User Monitoring) and Crash Reporting). See Datadog iOS for more information.

  • Initializes Datadog RUM and Crash Reporting with the provided configuration.

    Note

    This method should be called in GaugeWatcherApp init.

    Declaration

    Swift

    static func initialize()