Commit Graph

117 Commits (main)

Author SHA1 Message Date
Sally MacFarlane 9e224ed7f3
rename more "whitelist" occurrences to "allowlist" (#1133) 4 years ago
Danno Ferrin 256e5c914d
Errorprone version upgrade (#1096) 4 years ago
Sally MacFarlane 4eef568b4c
Replace whitelist/blacklist with allowlist/denylist (#1077) 4 years ago
Adrian Sutton f2244ee531
Handle requests when the host header is not specified at all correctly. (#901) 5 years ago
Sally MacFarlane b9b09319ae
typos (#755) 5 years ago
Danno Ferrin a66b244cc7
Log to trace denied because of host whitelisting (#663) 5 years ago
Danno Ferrin a4143dc410
Check to see if vertx response is closed before responding (#613) 5 years ago
Danno Ferrin 838f7aa5e0
Fix Gradle 7.0 compatibility issues and build warnings (#288) 5 years ago
Danno Ferrin e493b91742
Restore "FieldCanBeFinal" errorprone check (#287) 5 years ago
Danno Ferrin dfad8bff78 Update Dependencies (#281) 5 years ago
Antoine Toulme 376ec111a3 Make sure to close Vert.x instances that are opened for testing (#280) 5 years ago
Trent Mohay 3d867532de
Repaired Metrics name collision between Privacy and RocksDB (#187) 5 years ago
Lucas Saldanha 11cb619a50
Fixing rocksdb artifact name conflicts (#73) 5 years ago
mark-terry e1e720d905
PIE-1858: Infrastructure for exposing PoA metrics for plugins. (#37) 5 years ago
Joshua Fernandes bac5c673d3
Adding a spdx license check gradle task (#30) 5 years ago
Joshua Fernandes d6a2394e2d Migrating Pantheon to Besu (#1945) 5 years ago
CJ Hare dec01db6f9 Refactoring Rocksdb as a module (#1889) 5 years ago
Danno Ferrin ac2db5a205 [PIE-1859] - remove metrics from plugin registration (#1918) 5 years ago
Edward 9856cd32b0 Ensure plugin-api module gets published at the correct maven path (#1905) 5 years ago
Edward 9601f44ac8 Return the plugin-apis to this repo (#1900) 5 years ago
mark-terry 402937a459 [PIE-1859] Extracted Metrics interfaces to plugins-api. (#1898) 5 years ago
Ratan Rai Sur dda93fd433 [Minor] Fix gradle formatting (#1876) 5 years ago
Danno Ferrin ce8faf41c1 Explicitly configure some maven artifactIds (#1853) 5 years ago
mbaxter 41ece1de64 [PIE-1846] Add an experimental flag for disabling timers (#1837) 5 years ago
Ratan Rai Sur b20147c062 [PAN-2819] [PAN-2820] Mark Sweep Pruner 5 years ago
Adrian Sutton 064ad3a4d4 Fix spelling error in MetricCategory.getApplicationPrefix method name (#1711) 5 years ago
Adrian Sutton 351fb679cf Switch to using metric names from EIP-2159. (#1634) 5 years ago
Abdelhamid Bakhta 621ce9d7ad Display World State Sync Progress in Logs (#1645) 5 years ago
mbaxter f5e841c018 [PAN-2797] Refactor experimental CLI options (#1629) 5 years ago
Abdelhamid Bakhta 2b89f9a5bb [PIE-1709] Implement Prometheus metric counter for skipped expired transaction messages. (#1609) 5 years ago
Adrian Sutton 9b509d1163 Support arbitrary MetricCategories (#1550) 6 years ago
Adrian Sutton f2a2ffc008 Rename MetricCategory to PantheonMetricCategory (#1574) 6 years ago
Adrian Sutton cee72c8590 Convert MetricsConfigiguration to use a builder instead of being mutable. (#1572) 6 years ago
Adrian Sutton 1cc39c9b42 Only increment the added transaction counter if we actually added the transaction (#1543) 6 years ago
Adrian Sutton 9ef6002a4a Avoid auto-boxing for gauge metrics. (#1526) 6 years ago
Chris Mckay d325989017 [PIE-1580] Metrics for smart contract permissioning actions (#1492) 6 years ago
Danno Ferrin 16982ebad2 Equals cleanup (#1434) 6 years ago
Danno Ferrin c028352642 PAN-2592: Rename methods that create and return streams away from getX() (#1368) 6 years ago
Danno Ferrin cf2acc2a75 Refactor RocksDBStats (#1266) 6 years ago
Danno Ferrin 4fc45282d5 RocksDB Statistics in Metrics (#1169) 6 years ago
Danno Ferrin 74e2b5a632 Fix metrics breakages (#1185) 6 years ago
Rob Dawson cdefb330be [PAN-2327] Notify of dropped messages (#1156) 6 years ago
Danno Ferrin 69818f6f92 Push Metrics don't work (#1164) 6 years ago
Adrian Sutton fa672529a7 Capture metrics on Vertx event loop and worker thread queues. (#1155) 6 years ago
Adrian Sutton dc0b9ce93c Don't allow creation of multiple gauges with the same name (#1107) 6 years ago
Adrian Sutton fde3a80f85 Add pipeline framework to make parallel processing simpler (#1077) 6 years ago
Danno Ferrin d81259c944 Trim default metrics (#1086) 6 years ago
Adrian Sutton 247bc1db4e [PAN-2354] Handle metrics request closing before response is generated (#1028) 6 years ago
Chris Mckay 7813290d43 accept 127.0.0.1 as localhost for host whitelisting (#974) 6 years ago
Danno Ferrin ddf1bd2d24 [PAN-2074] Add --metrics-category CLI to only enable select metrics (#969) 6 years ago