[
https://issues.apache.org/jira/browse/CAMEL-23848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino updated CAMEL-23848:
-------------------------------------
Fix Version/s: 4.22.0
> Camel-PQC: add Micrometer metrics and observability for PQC operations and
> key state
> ------------------------------------------------------------------------------------
>
> Key: CAMEL-23848
> URL: https://issues.apache.org/jira/browse/CAMEL-23848
> Project: Camel
> Issue Type: New Feature
> Components: camel-pqc
> Reporter: Andrea Cosentino
> Assignee: Andrea Cosentino
> Priority: Minor
> Fix For: 4.22.0
>
>
> The component currently exposes only a stateful-key health check
> ({{PQCStatefulKeyHealthCheck}}). There is no metric-based observability.
> h3. Proposal
> * Add Micrometer metrics (when a {{MeterRegistry}} is present):
> ** counters for sign/verify/encapsulate/extract operations (tagged by
> algorithm and outcome),
> ** a gauge for remaining signatures on stateful keys (XMSS/XMSSMT/LMS/HSS),
> ** optionally key-age / time-to-rotation gauges sourced from {{KeyMetadata}}.
> * Keep it optional and non-intrusive (no hard dependency).
> Affected: {{components/camel-pqc}}.
> ----
> _Filed by Claude Code on behalf of Andrea Cosentino._
--
This message was sent by Atlassian Jira
(v8.20.10#820010)