Skip to content

Sentry Metrics for Native #1453

@JoshuaMoelans

Description

@JoshuaMoelans

Closely related to #1210 , we are soon to be adding Metrics as a new type of telemetry for our SDKs.

These look somewhat similar to logs, but only take in name, value, options. They follow the same batching logic (flushing every 100 metrics/5s, have the same default attributes, and a before_send_metric hook to filter/modify metrics.

https://develop.sentry.dev/sdk/telemetry/metrics/

Related work:

Metadata

Metadata

Assignees

No one assigned

    Labels

    SDK parityBehavior that other SDKs provide and we are missing or implement differently

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions