Open dv-morais opened 2 years ago
The Agent Statistics page aggregates information from all agents, regardless of time period.
You can delete agent information by using removeInactiveAgents
API, but you can no longer view past agent information.
https://github.com/pinpoint-apm/pinpoint/blob/master/web/src/main/java/com/navercorp/pinpoint/web/authorization/controller/AdminController.java#L7
tried to use the suggested API and I was met with this error...
Version: 2.4.0 RC1
pinpoint is creating data about agents that does not exist anymore.
the property "pinpoint.container" is added as well.