Skip to content

Commit d115e5f

Browse files
authored
Merge pull request #1466 from segmentio/FIX-removeBetaTag-lantern
remove beta tag
2 parents 0f1b20d + bf1e218 commit d115e5f

File tree

1 file changed

+1
-3
lines changed
  • src/connections/destinations/catalog/lantern

1 file changed

+1
-3
lines changed

src/connections/destinations/catalog/lantern/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ Lantern is a user behavior monitoring solution for modern product teams. Lantern
99

1010
This destination is maintained by Lantern. For any issues with the destination, contact [Lantern's support](mailto:[email protected]).
1111

12-
{% include content/beta-note.md %}
13-
1412
## Getting Started
1513

1614
{% include content/connection-modes.md %}
@@ -65,7 +63,7 @@ analytics.identify('userId123', {
6563
});
6664
```
6765

68-
Lantern does not surface information that links to a user's personal identity. Lantern only analyses the volume of identify calls to detect anomalies related to the total number of unique users and perform various computation over aggregated data.
66+
Lantern does not surface information that links to a user's personal identity. Lantern only analyses the volume of identify calls to detect anomalies related to the total number of unique users and perform various computation over aggregated data.
6967

7068

7169
## Track

0 commit comments

Comments
 (0)