frankframework / frankframework/frankframework
Store local statistics
Open
Logging
Statistics
- Dominant language
- Java
- Stars
- 167
- Forks
- 87
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 206
Description
### Related Problem or Business Case
In the past we kept an XML file with the local pipe statistics.
### Describe the Feature
Some form of local storage.
Rename the LocalStatisticsRegistry to ConsoleStatisticsRegistry.
The LocalStatisticsRegistry should write it's data to disk every hour (or so).
See
https://github.com/frankframework/frankframework/blob/master/core/src/main/java/org/frankframework/metrics/LocalStatisticsRegistry.java for more info on how registries work.
### Collaboration with External Companies
No, community resolution only
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.