[haproxy] Add 3.2 Version Support#17983
[haproxy] Add 3.2 Version Support#17983giorgi-imerlishvili-elastic merged 14 commits intoelastic:mainfrom
Conversation
Vale Linting ResultsSummary: 103 suggestions found 💡 Suggestions (103)
The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
🚀 Benchmarks reportTo see the full report comment with |
| type: long | ||
| metric_type: counter | ||
| description: >- | ||
| Total number of HTTP requests not found in the cache on this frontend/backend since the worker process started |
There was a problem hiding this comment.
Looks like description to a different field
There was a problem hiding this comment.
agree it's sounds wrong but I checked and this is how it's documented https://www.haproxy.com/documentation/haproxy-configuration-tutorials/alerts-and-monitoring/prometheus/
| type: long | ||
| metric_type: counter | ||
| description: >- | ||
| Total number of HTTP requests not found in the cache on this frontend/backend since the worker process started |
There was a problem hiding this comment.
Looks like incorrect description
There was a problem hiding this comment.
| Number of current sessions on the frontend, backend or server | ||
| - name: haproxy_backend_downtime_seconds_total | ||
| type: double | ||
| metric_type: gauge |
There was a problem hiding this comment.
Shouldn't it be a counter?
There was a problem hiding this comment.
generated via LLM, looks like made some mistake, will review. thanks
Co-authored-by: stefans-elastic <stefan.stas@elastic.co>
…tic/integrations into haproxy-upgrade
|
@giorgi-imerlishvili-elastic - Can we split the version upgrade and the new data streams into separate PRs? |
will do |
|
@giorgi-imerlishvili-elastic - Why do we create multiple directories for sample logs of each version? Should this be multiple files under a single directory?
|
It looked more intuitive, now I changed it with one folder, PTAL |
muthu-mps
left a comment
There was a problem hiding this comment.
Left a comment on description. Change looks good to me otherwise!
Co-authored-by: muthu-mps <101238137+muthu-mps@users.noreply.github.com>
💚 Build Succeeded
History
|
|
Package haproxy - 1.19.0 containing this change is available at https://epr.elastic.co/package/haproxy/1.19.0/ |
Proposed commit message
Modified test cases and docker configuration to support 3.2 version
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots