Displaying 1 - 50 of 182
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
Edit button by users without access (includes refactors to list and access control) Closed (fixed) Normal Bug report 8.x-1.x-dev Code 23 3 days 20 hours 7 years 4 months
Access denied on IP-limited /metrics route is cached Closed (fixed) Normal Bug report 8.x-1.x-dev Code 6 4 days 17 hours 2 weeks 5 days
PHP 8.5: Non-canonical cast (boolean) deprecation in SensorPluginBase and SensorConfig Closed (fixed) Normal Bug report 8.x-1.x-dev Code 8 2 weeks 2 days 3 months 2 weeks
Edit link on sensors overview hardcodes destination path, breaking Rename Admin Paths Closed (fixed) Normal Bug report 8.x-1.x-dev Code 7 2 weeks 2 days 3 months 2 weeks
Threshold type (and other Ajax dropdowns) fails to refresh fields on response_time sensor form Closed (fixed) Normal Bug report 8.x-1.x-dev Code 7 2 weeks 2 days 3 months 2 weeks
Wire result_class to the sensor runner Closed (fixed) Normal Bug report 8.x-1.x-dev Code 8 2 weeks 2 days 1 month 2 days
Dblog404SensorPlugin needs to define dblog as its provider Closed (fixed) Major Bug report 8.x-1.x-dev Sensors 7 2 weeks 2 days 1 month 1 day
DatabaseDiskUsagePlugin formats value, resulting in invalid number and broken metrics gauge Closed (fixed) Major Bug report 8.x-1.x-dev Sensors 7 2 weeks 2 days 1 month 1 day
Missing indexes for sensor name and timestamp Closed (fixed) Major Bug report 8.x-1.x-dev Code 19 2 weeks 3 days 8 years 3 months
Update Status Sensor reports CRITICAL when not needed Closed (fixed) Normal Bug report 8.x-1.x-dev Sensors 18 4 months 3 weeks 11 months 4 weeks
Deprecated function: Creation of dynamic property SensorResult::$requirements is deprecated in RequirementsRecapSensorPlugin Closed (fixed) Normal Bug report 8.x-1.x-dev Code 10 4 months 3 weeks 11 months 1 day
UpdateStatusSensorPlugin: Mark non-security updates as warning Needs review Normal Bug report 8.x-1.x-dev Sensors 14 5 months 1 week 6 years 6 months
Route error when enabling monitoring_prometheus module Closed (fixed) Normal Bug report 8.x-1.x-dev Code 11 11 months 3 days 11 months 3 weeks
DivisionByZeroError in ApcuSharedMemorySizeSensorPlugin Closed (fixed) Normal Bug report 8.x-1.x-dev Sensors 19 11 months 2 weeks 12 months 2 days
Remove ModuleHandler::resetImplementations() in rebuildSensor Closed (fixed) Critical Bug report 8.x-1.x-dev Code 5 1 year 1 month 1 year 1 month
Undefined array key "addable" Active Normal Bug report 8.x-1.x-dev Code 3 1 year 1 month nadim hossain 1 year 2 months
Turnover sensor can return NULL instead of 0 Closed (fixed) Normal Bug report 8.x-1.x-dev Code 6 1 year 4 months 1 year 5 months
Remove leftover menu link to prometheus settings Closed (fixed) Normal Bug report 8.x-1.x-dev Code 5 1 year 4 months 1 year 5 months
Fix implicit nullables for PHP 8.4 Closed (fixed) Normal Bug report 8.x-1.x-dev Code 8 1 year 5 months 1 year 6 months
Potential CSRF vulnerability on some of the paths Closed (fixed) Normal Bug report 8.x-1.x-dev Code 8 1 year 5 months mr.baileys 1 year 6 months
Remove broken settings route Closed (fixed) Normal Bug report 8.x-1.x-dev Code 11 1 year 7 months 1 year 7 months
Unescaped regular expression input in autocomplete callback Closed (fixed) Normal Bug report 8.x-1.x-dev Code 8 1 year 7 months 1 year 9 months
Dependencies lost after sensor save for the database_aggregator plugin Closed (fixed) Normal Bug report 8.x-1.x-dev Sensors 8 1 year 8 months 2 years 1 month
The display is broken with gin Closed (fixed) Normal Bug report 8.x-1.x-dev User interface 16 2 years 2 months 2 years 8 months
Fix compatibility leftovers Closed (fixed) Normal Bug report 8.x-1.x-dev Code 13 2 years 4 months 3 years 1 month
Deprecated function: hash(): Passing null to parameter Closed (fixed) Normal Bug report 8.x-1.x-dev Code 21 2 years 4 months 3 years 3 months
Restore is_syncing check in monitoring_modules_installed Closed (fixed) Normal Bug report 8.x-1.x-dev Code 8 2 years 4 months 2 years 5 months
Add Drupal 10 support, fix fatal error when sending email Postponed (maintainer needs more info) Normal Bug report 8.x-1.x-dev Code 7 2 years 5 months 4 years 9 months
System error in watchdog from monitoring.sensor.overview.js Closed (duplicate) Normal Bug report 8.x-1.13 Code 5 2 years 5 months 2 years 5 months
Fix js mistake introduced in 3288711 Closed (duplicate) Normal Bug report 8.x-1.x-dev Code 7 2 years 5 months 2 years 5 months
SchemaInspector is only available in tests Closed (fixed) Critical Bug report 8.x-1.x-dev Code 5 3 years 6 months 3 years 9 months
Add composer .json Closed (won't fix) Normal Bug report 8.x-1.x-dev Code 6 3 years 6 months 10 years 2 months
SQLITE compabillity Active Normal Bug report 8.x-1.11 Code 2 3 years 9 months 3 years 9 months
Modules and themes (Update) sensor gives alternating results CRITICAL and OK with the same error message Postponed (maintainer needs more info) Normal Bug report 8.x-1.11 Sensors 4 3 years 9 months 3 years 9 months
Deprecation notice for htmlspecialchars with php 8.1 Closed (fixed) Normal Bug report 8.x-1.x-dev Code 15 3 years 11 months 4 years 3 months
PHP 8 - Drush Monitoring-run wordwrap() error Active Major Bug report 8.x-1.11 Code 7 3 years 11 months 4 years 1 month
Requirements sensors are not all displayed Closed (works as designed) Normal Bug report 8.x-1.11 Code 4 4 years 1 week 4 years 1 week
The rebuild feature not working Postponed (maintainer needs more info) Normal Bug report 8.x-1.11 Miscellaneous 2 4 years 1 week 4 years 1 week
[PHP8] Tests are failing in PHP 8 / Drupal 9.3.x Closed (fixed) Normal Bug report 8.x-1.x-dev Code 10 4 years 7 months 5 years 1 month
Fix typo on MonitoringSensorResultResource Needs review Normal Bug report 8.x-1.x-dev Code 3 6 years 1 month emersonreis.dev 6 years 1 month
Don't create sensors when installing via config sync Closed (fixed) Normal Bug report 8.x-1.x-dev Code 8 6 years 1 month 6 years 4 months
PHP 7.3 compatibility Closed (outdated) Normal Bug report 8.x-1.x-dev Code 5 6 years 2 months 7 years 5 months
Replace theme functions with templates Closed (duplicate) Normal Bug report 8.x-1.x-dev Code 7 6 years 2 months 6 years 2 months
Data too long for column 'sensor_message' Needs review Normal Bug report 7.x-1.x-dev Sensors 2 6 years 2 months 6 years 2 months
Content entity aggregate sensor does not skip access alters Closed (fixed) Normal Bug report 8.x-1.x-dev Code 7 6 years 5 months 6 years 5 months
InvalidArgumentException is thrown CommerceTurnoverSensorPlugin when there are no orders Closed (fixed) Normal Bug report 8.x-1.x-dev Sensors 6 6 years 5 months 6 years 6 months
Commerce turnover sensor does not take order state into account when generating verbose results table Active Normal Bug report 8.x-1.x-dev Code 2 6 years 6 months 6 years 6 months
Login and Logout sensors show as Critical when dblog is not installed Closed (fixed) Normal Bug report 8.x-1.5 Sensors 8 6 years 7 months 8 years 2 months
STARTS_WITH and CONTAINS conditions for plain database sensor plugin broken Closed (fixed) Normal Bug report 8.x-1.x-dev Sensors 7 6 years 7 months 7 years 4 months
json output is broken for 8.x branch. Closed (fixed) Normal Bug report 8.x-1.x-dev Code 7 6 years 8 months 8 years 4 months

Pages

Subscribe with RSS Subscribe to Issues for Monitoring