Skip to content
Draft
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
1e7e6f2
Merge branch 'master' of https://github.com/TykTechnologies/tyk-docs
sharadregoti May 1, 2025
a782ebd
Merge branch 'master' of https://github.com/TykTechnologies/tyk-docs
sharadregoti May 2, 2025
c295712
Merge branch 'master' of https://github.com/TykTechnologies/tyk-docs
sharadregoti May 2, 2025
007acf1
Merge branch 'master' of https://github.com/TykTechnologies/tyk-docs
sharadregoti May 7, 2025
d047927
Merge branch 'master' of https://github.com/TykTechnologies/tyk-docs
sharadregoti May 9, 2025
7e45409
Merge branch 'master' of https://github.com/TykTechnologies/tyk-docs
sharadregoti May 13, 2025
36edb6e
Merge branch 'master' of https://github.com/TykTechnologies/tyk-docs
sharadregoti May 14, 2025
532e45e
Merge branch 'master' of https://github.com/TykTechnologies/tyk-docs
sharadregoti May 15, 2025
7db9a36
Merge branch 'master' of https://github.com/TykTechnologies/tyk-docs
sharadregoti May 19, 2025
c9382c5
Merge branch 'master' of https://github.com/TykTechnologies/tyk-docs
sharadregoti May 21, 2025
da21473
Merge branch 'master' of https://github.com/TykTechnologies/tyk-docs
sharadregoti May 22, 2025
e3ed48a
Merge branch 'master' of https://github.com/TykTechnologies/tyk-docs
sharadregoti May 23, 2025
80c79a3
Merge branch 'master' of https://github.com/TykTechnologies/tyk-docs
sharadregoti May 29, 2025
55f8c06
Merge branch 'master' of https://github.com/TykTechnologies/tyk-docs
sharadregoti Jun 5, 2025
c23b4e2
Merge branch 'master' of https://github.com/TykTechnologies/tyk-docs
sharadregoti Jun 5, 2025
1e212ef
Merge branch 'master' of https://github.com/TykTechnologies/tyk-docs
sharadregoti Jun 6, 2025
3377dde
Merge branch 'master' of https://github.com/TykTechnologies/tyk-docs
sharadregoti Jun 6, 2025
2fcac99
Merge branch 'master' of https://github.com/TykTechnologies/tyk-docs
sharadregoti Jun 10, 2025
32de48d
Fixes
sharadregoti Jun 10, 2025
95e3b16
Merge master into DX-2029
buger Jun 10, 2025
321b1f8
Merge master into DX-2029
buger Jun 11, 2025
145cd3e
Merge master into DX-2029
buger Jun 11, 2025
cd458a6
Merge master into DX-2029
buger Jun 11, 2025
5e4b37e
Merge master into DX-2029
buger Jun 11, 2025
d1b227e
Merge master into DX-2029
buger Jun 11, 2025
be595c6
Merge master into DX-2029
buger Jun 11, 2025
ba50dbe
Merge master into DX-2029
buger Jun 11, 2025
23c137f
Merge master into DX-2029
buger Jun 16, 2025
c877ce6
Merge master into DX-2029
buger Jun 16, 2025
705cf3e
Merge master into DX-2029
buger Jun 17, 2025
5c8fb8b
Merge master into DX-2029
buger Jun 17, 2025
8d0879e
Merge master into DX-2029
buger Jun 17, 2025
654bba8
Merge master into DX-2029
buger Jun 18, 2025
5f86e39
Merge master into DX-2029
buger Jun 18, 2025
e7f24c7
Merge master into DX-2029
buger Jun 18, 2025
dea50f6
Merge master into DX-2029
buger Jun 19, 2025
3ec77dd
Merge master into DX-2029
buger Jun 19, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion tyk-docs/content/api-management/tyk-pump.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading