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:
051f15d1ec2299896f45c6429d4eee1db2502bf2 / 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/23660765396

With regards,
GitHub Actions via GitBox

Reply via email to