mirror of
https://github.com/prometheus-operator/prometheus-operator.git
synced 2025-04-16 09:16:38 +00:00
13 lines
227 B
JSON
13 lines
227 B
JSON
{
|
|
"ignorePatterns": [
|
|
{
|
|
"pattern": "^http://127.0.0.1"
|
|
},
|
|
{
|
|
"pattern": "^http://localhost"
|
|
},
|
|
{
|
|
"pattern": "^http://proxyserver"
|
|
}
|
|
]
|
|
}
|