getsentry / sentry-elixir

The official Elixir SDK for Sentry (sentry.io)
https://sentry.io
MIT License
625 stars 185 forks source link

[elixir] Support for "Metrics" #692

Closed smeubank closed 1 month ago

smeubank commented 8 months ago

Description

Metrics! Sentry will support Metrics finally! First we need all of our SDKs to support Metrics, including the Elixir SDK

Requirements:

Document(s)

Develop Specs SDK Develop Specs Product Specs

whatyouhide commented 7 months ago

For now, we're not actively working on this in this SDK, waiting for a few cycles here.

smeubank commented 7 months ago

@whatyouhide hi, yes that is fine :D

the naming is a project convenience for me, as i track this across all SDKs and the GH timeline board with multi-repo makes it difficult to see which SDK is which in the view

so you could you please leave the [elixir] prefix to make my life easier

image
whatyouhide commented 7 months ago

Ah yes sure my bad 👍

grantwest commented 4 months ago

Any idea on when this work might happen?

whatyouhide commented 4 months ago

Deferring to @sl0thentr0py and @stephanie-anderson for this 🤓

HazAT commented 3 months ago

We going to revisit this plan, currently the idea is that Metrics are just attributes on a Span. So, as described in the initial comment, it for sure is not gonna happen like this.