Metrics GET
/api/metrics/application/ The endpoint provides real-time insights into application/processing. The endpoint, in future, will expand to providing application health, system metrics etc.
Currently following metrics are available:
- total_words_processed (This is the total words processed over deid & reid API end points)
- total_chars_processed (Total characters processed)
- total_sensitive_words (Total Sensitive words detected. These are custom propreitary words processed)
- total_replaced_words (Total Reaplced synthetic words)