diff --git a/tyk-docs/content/api-management/tyk-pump.md b/tyk-docs/content/api-management/tyk-pump.md index 9bf6053df3..db251e0bcf 100644 --- a/tyk-docs/content/api-management/tyk-pump.md +++ b/tyk-docs/content/api-management/tyk-pump.md @@ -725,7 +725,6 @@ Sample setup: The Graph MongoDB Pump is being improved upon regularly and as such there are a few things to note about the Graph MongoDB Pump current behavior: -* Size of your records - due to the detailed recording being needed for this Pump’s to function correctly, it is important to note that your records and consequently, your MongoDB storage could increase in size rather quickly. * Subgraph requests are not recorded - Requests to tyk-controlled subgraphs from supergraphs in federation setting are currently not recorded by the Graph MongoDB Pump, just the supergraph requests are handled by the Graph MongoDB Pump. * UDG requests are recorded but subsequent requests to data sources are currently ignored. * Currently, Graph MongoDB Pump data can not be used in Tyk Dashboard yet, the data is only stored for recording purposes at the moment and can be exported to external tools for further analysis.