Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

More sanity checks #49

Open
4 tasks
rhcarvalho opened this issue Oct 11, 2021 · 0 comments
Open
4 tasks

More sanity checks #49

rhcarvalho opened this issue Oct 11, 2021 · 0 comments

Comments

@rhcarvalho
Copy link
Contributor

This is an umbrella issue we may extract ideas from if needed.

The sentry-sdk-benchmark tool can perform some sanity checks while running to assert certain expectations hold. If a sanity check fail it can either abort the run or generate a visible warning in the output report.

Here are a few ideas for the future, if ever:

  • Check whether Sentry SDKs are sending sessions (the original focus of the tool has been tracing/transactions, so sessions was out of the initial scope)
  • Transactions should have DB spans (similarly, we also expect DB spans for OpenTelemetry apps)
  • Check general shape of transactions/spans
  • Check that no errors were reported (when no errors are expected)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant