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

Head commit for run:
74598bd2fc08d02e6ce2502485c88356fb8b1b64 / 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/23662780560

With regards,
GitHub Actions via GitBox

Reply via email to