Download the PHP package beehexacorp/module-hexasync-metrics without Composer
On this page you can find all versions of the php package beehexacorp/module-hexasync-metrics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download beehexacorp/module-hexasync-metrics
More information about beehexacorp/module-hexasync-metrics
Files in beehexacorp/module-hexasync-metrics
Download beehexacorp/module-hexasync-metrics
More information about beehexacorp/module-hexasync-metrics
Files in beehexacorp/module-hexasync-metrics
Vendor beehexacorp
Package module-hexasync-metrics
Short Description HexaSync Metrics Dashboard - Monitor system health and sync issues
License OSL-3.0 AFL-3.0
Package module-hexasync-metrics
Short Description HexaSync Metrics Dashboard - Monitor system health and sync issues
License OSL-3.0 AFL-3.0
Please rate this library. Is it a good library?
Informations about the package module-hexasync-metrics
Beehexa_HexaSyncMetrics
Admin dashboard and report pages for system health and HexaSync status.
Calculator structure
Model/Calculator/OrderMetricsCalculator.php- Order-related metrics.
Model/Calculator/ProductMetricsCalculator.php- Product/inventory/pricing metrics.
Model/Calculator/SyncMetricsCalculator.php- Sync diagnostics from
beehexa_hexasync_log.
- Sync diagnostics from
Model/MetricsCalculator.php- Backward-compatible facade that delegates to the calculators above.
Dashboard enhancements
- Threshold color states per metric card:
ok(green),warning(orange),critical(red). - Drill-down links from cards to anchored report sections.
- Trend badges for
7dand30dchange on each card. - Trend direction indicators: ↑ increasing (red), ↓ decreasing (green), → no change (gray).
- Mini sparkline bars (normalized 30-day trend visualization).
- Daily snapshot persistence table:
beehexa_hexasync_metric_snapshot. - Daily cron snapshot capture + automatic retention cleanup (400 days).
Threshold configuration
Admin path: Stores > Configuration > General > HexaSync Metrics > Dashboard Thresholds
Scopes:
- Default (global)
- Website (per website override)
- Store (disabled to avoid clutter)
All metrics have separate warn and critical thresholds.
Included metrics
Orders
- Orders not completed
- Orders not synced
- Orders not completed older than 3 months
Products
- Products with negative qty
- Products with duplicate SKU
- Products with negative price
- Products with oversold risk
Sync (beehexa_hexasync_log)
- Errors in last 24h
- Pending / failed tasks
- Tasks with retry > 3
- Success rate
- Pending tasks older than 2h and 24h
- Log volume in last 24h
- Missing task ID logs in last 24h
- Task status breakdown
- Top error messages
- Top failed profiles
- Top failed action types
- Top failed task names
- Retry distribution (0, 1-2, 3-5, 6+)
- Recent failed tasks
Admin paths
HexaSync Metrics > DashboardHexaSync Metrics > Order ReportsHexaSync Metrics > Product ReportsHexaSync Metrics > Sync Reports
Install and enable
Snapshot operations
Manual capture command:
Daily cron schedule: 05:00 every day (etc/crontab.xml)
Quick verification
All versions of module-hexasync-metrics with dependencies
PHP Build Version
Package Version
The package beehexacorp/module-hexasync-metrics contains the following files
Loading the files please wait ...