keliss
keliss
**Describe the bug** Hi. I'm using carbonapi with victoria metrics and seeing that some charts don't get rendered from time to time with a 500 error caused by a panic...
**Describe the bug** Hi. Any metric queried from carbonapi results in multiple absolutely identical series with the same name. The number of duplicates seems to depend on whether there were...
**Describe the bug** See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1555. I did a quick investigation, and both querying and ingestion of metrics work fine on the VM side - the timestamp gets trimmed. However, when...
**Describe the bug** Hi. This query: ``` asPercent(aliasByNode(removeEmptySeries(removeAboveValue(scale(node1.node2.node3.*.node4.node5.*.node6.node7.node8.node9.node10.p95, 1000), 10000000000000)), 6), timeShift(aliasByNode(removeEmptySeries(removeAboveValue(scale(node1.node2.node3.*.node4.node5.*.node6.node7.node8.node9.node10.p95, 1000), 10000000000000)), 6), '1h')) ``` fails with the following error: ``` 2021-08-24T16:01:10.044Z ERROR access request failed {"data": {"handler":"render","carbonapi_uuid":"7bd539fb-abb5-44e7-9f4b-2bdf41212bdc","url":"/render","peer_ip":"","host":":8182","format":"json","use_cache":true,"targets":[""],"cache_timeout":60,"runtime":0.030559371,"http_code":500,"reason":"function=asPercent:...