mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
* Add prometheus support * Add prometheus support * Add prometheus support * Add prometheus support * Add prometheus support --------- Co-authored-by: avigailo <avigailo@checkpoint.com>
22 lines
406 B
JSON
Executable File
22 lines
406 B
JSON
Executable File
{
|
|
"connection": {
|
|
"Nano service API Port Primary": [
|
|
{
|
|
"value": 7465
|
|
}
|
|
],
|
|
"Nano service API Port Alternative": [
|
|
{
|
|
"value": 7466
|
|
}
|
|
]
|
|
},
|
|
"message": {
|
|
"Connection timeout": [
|
|
{
|
|
"value": 10000000
|
|
}
|
|
]
|
|
}
|
|
}
|