Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.9
-
None
-
None
-
Normal
Description
Although I have correctly added Excalibur instrumentation code to custom sitemap components, those components never show up when connecting with the instrumentation client.
Specifically, the behavior we are seeing is that setInstrumentableName() gets called on our custom reader, as expected, but then neither getInstruments() nor getChildInstrumentables() ever gets called.
Specifically, the behavior we are seeing is that setInstrumentableName() gets called on our custom reader, as expected, but then neither getInstruments() nor getChildInstrumentables() ever gets called.