e.payments.utils.1.0.20240930090628.source-code.sampling-rules.json Maven / Gradle / Ivy
{
"rules": [
{
"description": "Exclude healthchecks",
"service_name": "*",
"http_method": "*",
"url_path": "/healthcheck",
"fixed_target": 0,
"rate": 0.0
}
],
"default": {
"fixed_target": 1,
"rate": 0.01
},
"version": 1
}