Skip to content

Add support for signposting with OSLogs created by MetricKit  #583

@SwiftNativeDeveloper

Description

@SwiftNativeDeveloper

Allow instrumentation to use MetricKit created OSLog instances. This will allow any signposts data to be emitted into MetricKit payloads
https://developer.apple.com/documentation/metrickit/mxmetricmanager/makeloghandle(category:)

Signposts will be created as metrics here:
https://developer.apple.com/documentation/metrickit/mxsignpostmetric

And if there is a diagnostic captured within the interval of the payload, signposts will be correlated against issues here:
https://developer.apple.com/documentation/metrickit/mxdiagnostic/signpostdata

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions