Mocking endpoints aren't reported on

It seems that mocking services (even though they are marked as tracked) aren’t shown in both the logging and the statistics.

This could ofcourse be by means of design but to me it is considered a bug?

Hi Eric,

I’m going to look into this issue and will get back to you once I have an update.

Kind regards,
Jess @ Tyk

1 Like

It’s true that mocked endpoints do not get reported on, it’s because they are tied to listed endpoints at the moment and these complete execution without the final handler being activated that records the analytics data.

This will be resolved in a future version when the mocking functionality is uncoupled from the list processing middleware (black/white/ignore).

Relevant github issue is here if you wish to track it:

1 Like