Skip to content

Commit

Permalink
Merge pull request #36 from intelie/fix-mongokit-intro
Browse files Browse the repository at this point in the history
fix mongokit intro
  • Loading branch information
antloga authored Jul 10, 2024
2 parents 26104f8 + 5cb09bb commit 72079ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion featured-plugins/mongokit.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MongoKit

MongoKit is a tool that enables users to configure MongoDB timeseries instances alongside a MongoDB instance for temporal collections. With MongoKit, users define the temporal fields and the respective MongoDB timeseries databases that will store events matching each temporal field and filter defined by in "Databases for timeseries collections". Events that do not match any of the timeseries configurations of an integration will be directed to the database defined for non-timeseries collections (or that do not match any timeseries) in "Database for non-timeseries collections".
MongoKit is a tool that enables users to configure a MongoDB instance alongside MongoDB Timeseries instances for temporal collections. With MongoKit, users define the temporal fields and the respective MongoDB timeseries databases that will store events matching each temporal field and filter defined by in "Databases for timeseries collections". Events that do not match any of the timeseries configurations of an integration will be directed to the database defined for non-timeseries collections (or that do not match any timeseries) in "Database for non-timeseries collections".

![](../.gitbook/assets/MongokitOverview.png)

Expand Down

0 comments on commit 72079ed

Please sign in to comment.