Skip to content

Commit 9eaee50

Browse files
authored
docs(insights): Remove EA note from Queries re: MongoDB (#11735)
MongoDB support in the Queries module has GA'd, so we can remove the early adopters note.
1 parent 6a06b07 commit 9eaee50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/product/insights/queries.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ Query monitoring works best with up-to-date SDK versions. The following minimum
4040

4141
Sentry tries to extract metrics for all SQL-like dialects, as well as MongoDB. Other NoSQL databases like Elasticsearch, graph databases like Neo4j, and other non-SQL database systems are not currently eligible for this feature.
4242

43-
<Note>MongoDB support is currently available to [Early Adopters](/organization/early-adopter-features/). Early Adopter features are still in-progress and may have bugs. We recognize the irony.</Note>
44-
4543
If you are using <PlatformLink to="/tracing/instrumentation/automatic-instrumentation">automatic instrumentation</PlatformLink>, query monitoring should work without any configuration. If you've manually instrumented Sentry, you'll need to make sure that your spans conform to our standards for the best experience:
4644

4745
- The span `op` field is set to an [eligible value](https://develop.sentry.dev/sdk/performance/span-operations/#database).

0 commit comments

Comments
 (0)