big-bucket/bruno/Get.bru
2025-11-17 21:06:53 +01:00

26 lines
323 B
Plaintext

meta {
name: Get
type: http
seq: 2
}
get {
url: http://localhost:4000/api/metrics/analytics-backend-deployment-8695d9f87f-v8n7r/WORKLOAD?bucket-unit=RAW
body: none
auth: basic
}
params:query {
bucket-unit: RAW
}
auth:basic {
username: test
password: test
}
settings {
encodeUrl: true
timeout: 0
}