Histogram metric of HTTP request duration ignroes Put requests #280
Labels
No labels
P0
P1
P2
P3
good first issue
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-s3-gw#280
Loading…
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?
Found by @a.bogatyrev
Expected Behavior
frostfs_s3_gw_statistic_requests_seconds_bucket
metric provide both Put and Getapi
labels.Current Behavior
Metric calculates only Get
api
labels.Possible Solution
Update HTTP Verb condition check in middleware.
Steps to Reproduce (for bugs)
Regression
No. It was introduced back in 2020 during initial development.
Your Environment
frostfs-aio v1.3.0