Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare Metrics for GA #3245

Open
jamescrosswell opened this issue Mar 27, 2024 · 0 comments · May be fixed by #3246 or getsentry/sentry-docs#10119
Open

Prepare Metrics for GA #3245

jamescrosswell opened this issue Mar 27, 2024 · 0 comments · May be fixed by #3246 or getsentry/sentry-docs#10119

Comments

@jamescrosswell
Copy link
Collaborator

jamescrosswell commented Mar 27, 2024

When Sentry moves Metrics to GA we need to change our APIs so that they don't look intentionally so Experimental.

ExperimentalMetricsOptions could be marked as Obsolete and inherit from a vanilla MetricsOptions class that would replace this (and not be marked obsolete of course). That way code for customers who've been using these experimentally will continue to work without change, but we'll give people a heads up that this will require code changes on their part eventually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
2 participants