The GitHub Actions job "Java CI with Maven" on stormcrawler.git/585 has 
succeeded.
Run started by GitHub user rzo1 (triggered by rzo1).

Head commit for run:
89b6dc6e99d071916e60bd72e5d366acf8331486 / Richard Zowalla <[email protected]>
#585 Add Storm V2 metrics support with backward-compatible bridge

Introduce a CrawlerMetrics factory that routes metric registration to
Storm V1, V2 (Codahale/Dropwizard), or both APIs based on the config
property `stormcrawler.metrics.version` ("v1" default, "v2", "both").
This enables gradual migration from deprecated V1 metrics without
breaking existing deployments or dashboards.

- New metrics bridge infrastructure in core (ScopedCounter,
  ScopedReducedMetric interfaces with V1/V2/Dual implementations)
- Migrated all bolt/spout metric registration across core and all
  external modules (opensearch, sql, solr, aws, tika, warc, urlfrontier)
- Added V2 ScheduledStormReporter implementations for OpenSearch, SQL,
  and Solr that write the same document schema as V1 MetricsConsumer

Report URL: https://github.com/apache/stormcrawler/actions/runs/23663395253

With regards,
GitHub Actions via GitBox

Reply via email to