TexteaInc / funix

Building web apps without manually creating widgets
http://funix.io
MIT License
89 stars 10 forks source link

feat: support for kumo callback #75

Closed Yazawazi closed 8 months ago

Yazawazi commented 8 months ago

Add a function that reports to Kumo.

Since AWS logs may not be easy to read and are filled with lots of access from spam bots on the internet.

Kumo will generate a report URL and token for Funix to use, which will be requested when the function is executed.

This function only logs the number of calls and does not contain any cookie information or call parameters that can be traced back to an individual and will not be enabled for local/personal cloud deployments by the normal user, only by Kumo.

I will release 0.5.1 for Kumo testing.