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
Then the sql_aggregate pump will not produce any data. The table is created but no rows are added to tyk_aggregated.
The sql pumps continues to work normally (rows appear in the table tyk_analytics )
There is no error in the log. In fact it suggests the pump is working fine:
Based on https://github.com/TykTechnologies/tyk-gateway-docker (with "enable_analytics": true)
If I remove:
from https://github.com/TykTechnologies/tyk-gateway-docker/blob/master/apps/protected-api.json
Then the sql_aggregate pump will not produce any data. The table is created but no rows are added to tyk_aggregated.
The sql pumps continues to work normally (rows appear in the table tyk_analytics )
There is no error in the log. In fact it suggests the pump is working fine:
pump.conf:
Pump version: 1.8.1
The text was updated successfully, but these errors were encountered: