Commit Graph

7 Commits

Author SHA1 Message Date
Jeroen De Meerleer
1dfddd64ba
Refactor Guzzle HTTP requests for flexibility and proxy support
Restructured Guzzle HTTP requests to allow for additional options like proxy support, enhancing flexibility in handling different types of requests.
2024-06-03 13:33:43 +02:00
Jeroen De Meerleer
bcb0d0b23d
Add handling for HTTP response time metric using GuzzleHttp. 2024-06-03 13:03:31 +02:00
Jeroen De Meerleer
226ec5c6a1
Update handling of value assignment when 'jsonelem' is not set.
- Adjusted code to assign $output directly to 'value' if 'jsonelem' is not set.
2024-06-03 13:03:14 +02:00
Jeroen De Meerleer
7c79ea3b6b
Added readme and licence 2024-06-03 11:40:06 +02:00
Jeroen De Meerleer
6052ca2371
Added example configurion 2024-06-03 11:39:52 +02:00
Jeroen De Meerleer
81e145c753
Added the first code 2024-06-03 11:31:15 +02:00
Jeroen De Meerleer
b503cb68b4
Initial commit 2024-06-03 11:22:43 +02:00