You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/cloud-apps/configcat/index.md
+14-17Lines changed: 14 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
---
2
2
title: ConfigCat Source
3
+
id: nEjnxv4kbB
4
+
beta: true
3
5
---
4
6
5
7
[ConfigCat](https://configcat.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank”} is a feature flag and remote configuration service that empowers developers to control and customize the functionality of their applications. With ConfigCat, you can easily toggle features on and off, alter their settings, and roll out updates to specific users or groups. Targeting is supported through attributes, percentage-based rollouts, and segmentation. ConfigCat is available for all major programming languages and frameworks.
@@ -54,8 +56,8 @@ The table below lists events that ConfigCat sends to Segment. These events appea
54
56
55
57
| Event Name | Description |
56
58
| ------------------ | ---------------------- |
57
-
|featureFlagEvaluated| Feature flag evaluated |
58
-
|featureFlagChanged| Feature flag changed |
59
+
|Feature Flag Evaluated| Feature flag evaluated |
60
+
|Feature Flag Changed| Feature flag changed |
59
61
60
62
## Event Properties
61
63
@@ -65,30 +67,25 @@ The tables below list the properties included in the events listed above.
0 commit comments