mirror of
https://github.com/nspcc-dev/xk6-neofs.git
synced 2026-03-01 04:29:30 +00:00
Send metrics to Influxdb #46
Labels
No labels
I2
I3
I4
S2
S3
S4
U1
U2
U3
U4
blocked
bug
documentation
enhancement
enhancement
feature
go
help wanted
performance
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nspcc-dev/xk6-neofs#46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @EESergey on GitHub (Dec 1, 2025).
Is your feature request related to a problem? Please describe.
It's important to see the behavior, not just the average number of requests per second as a result. Metrics will allow us to examine the performance of each endpoint and bucket individually.
Describe the solution you'd like
Here is a list of metrics I would like to see in Influx:
For example, what it might look like:
-e INFLUXDB='http://some_key==@some_ip:8086/xk6/nspcc?test=put&size=4096&some_tag=lt001'Tags are added to the submitted metrics.