35
Views
2
Comments
Solved
[JIRA Connector] Why is the JIRA connector consuming APISendStatsToOS?
Question
jira-connector
Web icon
Forge asset by OutSystems MVPs

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

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP
Solution

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).

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Kilian Hekhuis wrote:

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).

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.

Regards,

Daniel


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.