Hi
We noticed that implementation of connecting to JIRA is using the following integartion.
https://apps.outsystems.com/OSStatsCore/rest/APISendStatsToOS
What is its purpose?
Regards,
Daniel
In OutSystems components, they add this to see who uses it. I'm not sure if it's fully anonymous (though it should be, or else there should be a warning).
Kilian Hekhuis wrote:
Thanks Kilian,
Interesting to read that they use this in more components, never realized this.
There is a site property where one can disable the call to this REST API, that is ok enough for us.