25 May 2022
09:01 AM
- last edited on
04 Oct 2022
11:50 AM
by
MaciejNeumann
Hello team! Need your mind!
I have an issue with detecting services "from box". I have 2 clusters - IFT and NT. One service detecting have Service main technology = Apache tomcat (screens ift_0 and nt_0)
ift_0
nt_0
And on NT cluster Service main technology = Spring (screens ift_1, ift_1_1, nt_1). On NT cluster we can't capture similar Custom service.
ift_1
ift_1_1
nt_1
In result, on NT cluster we see all requests as method calls Spring Controller, and on IFT cluster - we see as Web Request (screens ift_2, nt_2)
ift_2
nt_2
We can't use Custom service for similar controller's methods - it's don't capture this call (maybe, it's related to capturing "from box" have more higher priority level, and Custom service is duplicate endpoint, which was captured like controller's method).
I attached configuration 2 custom services - one from IFT cluster (it works), another from NT cluster (doesn't work) - ift_custom_service.json и nt_custom_service.json (in archive)
Why is this happening?
The problem in detection differences is widespread and, apparently, is not associated with any particular OpenShift cluster.
30 May 2025 11:28 AM
Hey @Fisher , did you manage to find the solution to your problem? If so, it would be amazing if you've shared it with the rest of the Community! If not, let me know, and I'll look for some further assistance 😊