Aliaksandr Valialkin
|
d03719e72d
|
docs/CHANGELOG.md: document f8207e33a2
|
2024-02-17 17:52:53 +02:00 |
|
Alexander Marshalov
|
f8207e33a2
|
lib/httputils: fixed error message for getting zero duration (#5795) (#5812)
|
2024-02-16 15:24:59 +01:00 |
|
Khushi Jain
|
83e55456e2
|
app/vmbackup: support client-side TLS configuration for create/delete snapshot API (#5738)
|
2024-02-08 15:52:00 +01:00 |
|
Aliaksandr Valialkin
|
4073bb3303
|
lib/httputils: handle step=undefined query arg as an empty value
This is needed for Grafana, which may send step=undefined
when working with alerting rules and instant queries.
|
2024-01-16 18:59:26 +02:00 |
|
Aliaksandr Valialkin
|
d1dd25122a
|
lib/httputils: fix test after b49d04b3dc
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4459
|
2023-07-04 09:40:12 -07:00 |
|
Aliaksandr Valialkin
|
00c3dbd15d
|
app/victoria-logs: add ability to debug data ingestion by passing debug query arg to data ingestion API
|
2023-06-20 20:02:46 -07:00 |
|
Aliaksandr Valialkin
|
78eaa056c0
|
app/vmselect: move common http functionality from app/vmselect/searchutils to lib/httputils
While at it, move app/vmselect/bufferedwriter to lib/bufferedwriter, since it is going to be used in VictoriaLogs
|
2023-06-19 22:34:20 -07:00 |
|