Jeroen De Meerleer JeroenED
JeroenED pushed to main at JeroenED/custom-prometheus-exporter 2024-06-14 20:49:44 +02:00
265128d725 Update known paths in 404 error template based on available routes
JeroenED pushed to main at JeroenED/custom-prometheus-exporter 2024-06-14 20:43:55 +02:00
f3513ea80e Update script path in shell_exec command
JeroenED pushed to main at JeroenED/custom-prometheus-exporter 2024-06-13 17:43:37 +02:00
8af61f97b0 Added /config endpoint and link in 404 page
f75be1fcaf Added git installation and version endpoint
Compare 2 commits »
JeroenED pushed to main at JeroenED/custom-prometheus-exporter 2024-06-13 16:03:50 +02:00
f06c804c24 Updated response handling and added 404 page
f7f3cb9704 Refactored script for better readability
Compare 2 commits »
JeroenED pushed to main at JeroenED/custom-prometheus-exporter 2024-06-13 14:33:52 +02:00
b52abb69c7 Updated script execution path
e4d78e054b Updated Twig cache directory name
Compare 2 commits »
JeroenED pushed to main at JeroenED/custom-prometheus-exporter 2024-06-13 13:42:50 +02:00
0f50e874d4 Added Dockerfile for PHP with Apache
f367958d69 Introduced .htaccess file and refactored index.php
3021ec4436 Added newline for better readability in metrics template
Compare 3 commits »
JeroenED pushed to main at JeroenED/custom-prometheus-exporter 2024-06-05 22:13:10 +02:00
aa6d231ead Add parallel processing for HTTP requests and handle fallback values
JeroenED pushed to main at JeroenED/custom-prometheus-exporter 2024-06-05 08:34:41 +02:00
09bba2a0c3 Update metrics configuration with new CPU, memory, disk usage, website status, and HTTP request count metrics. Add submetrics for detailed monitoring.
8ac31b0092 Update gitignore to exclude config files, refactor index.php for dynamic configuration file loading and caching.
2ffac2254c Update metric type based on definition, add detailed description
Compare 3 commits »
JeroenED pushed to main at JeroenED/custom-prometheus-exporter 2024-06-04 19:39:12 +02:00
81255d0b27 Update handling of submetric values in index.php
JeroenED pushed to main at JeroenED/custom-prometheus-exporter 2024-06-04 16:59:28 +02:00
8d0959b21c Refactor fallback logic for submetrics
JeroenED pushed to main at JeroenED/custom-prometheus-exporter 2024-06-04 16:51:21 +02:00
9707a3cfb9 Add check for empty array before accessing elements.
dcf62d3865 Add metrics_cache.json to gitignore and implement cache fallback logic
Compare 2 commits »
JeroenED pushed to main at JeroenED/custom-prometheus-exporter 2024-06-04 13:22:26 +02:00
fd8a67c23c Refactor conditional logic for response handling
439d658d14 Refactor error handling for command execution
Compare 2 commits »
JeroenED pushed to main at JeroenED/custom-prometheus-exporter 2024-06-04 07:07:00 +02:00
e004a1002e Refactor handling of HTTP response data
JeroenED pushed to main at JeroenED/custom-prometheus-exporter 2024-06-03 23:48:27 +02:00
069e550a3f Refactor metric retrieval and display
41f2ddea37 Reorder conditional for CLI check, then URI comparison.
Compare 2 commits »
JeroenED pushed to main at JeroenED/custom-prometheus-exporter 2024-06-03 19:49:03 +02:00
24f1f6c974 Add content type header for metrics endpoint
6f26907181 Adjust handling of boolean values in metrics output
aea6873ed8 Refactor error handling for GuzzleException
aa1ee0cc11 Update metric data retrieval configurations with additional details and proxy server setting.
48f121c759 Refactor metric configurations for HTTP requests
Compare 16 commits »
JeroenED pushed to main at JeroenED/custom-prometheus-exporter 2024-06-03 19:46:16 +02:00
ff34aaa394 Add content type header for metrics endpoint
JeroenED pushed to main at JeroenED/custom-prometheus-exporter 2024-06-03 15:08:34 +02:00
82c988baaa Adjust handling of boolean values in metrics output
JeroenED pushed to main at JeroenED/custom-prometheus-exporter 2024-06-03 15:02:05 +02:00
0fab645ce8 Refactor error handling for GuzzleException
JeroenED pushed to main at JeroenED/custom-prometheus-exporter 2024-06-03 14:05:15 +02:00
ba8158f35e Update metric data retrieval configurations with additional details and proxy server setting.
13cadf3acc Refactor metric configurations for HTTP requests
d0be3daa89 Refactor HTTP request handling for response status check
98fa29d900 Refactor HTTP request handling and data extraction
d829ac06b0 Update URI check to include CLI request detection.
Compare 9 commits »
JeroenED created branch main in JeroenED/custom-prometheus-exporter 2024-06-03 11:42:17 +02:00