Aliaksandr Valialkin

Results 31 issues of Aliaksandr Valialkin

Prometheus provides the ability to replicate locally stored data to [remote storage](https://prometheus.io/docs/operating/integrations/#remote-endpoints-and-storage). This helps solving the following issues: - Global query view, when you want running a query over data...

Thank you for creating the issue! - [x] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported. - [x] Yes, I've searched similar...

false positive

It would be great to use [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics) as a time series database for emoncms. This tsdb provides the following features, which could be useful for emoncms case: * It [works...

enhancement

[VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics/) is a monitoring system and time series database. It supports various data ingestion protocols, including Graphite, OpenTSDB, Influx line protocol, Prometheus remove write, Prometheus text exposition format, JSON and...

Enhancement

[VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics) supports data ingestion via Influx line protocol (see [these docs](https://docs.victoriametrics.com/#how-to-send-data-from-influxdb-compatible-agents-such-as-telegraf)), while it usually needs lower amounts of compute resources (CPU, RAM, disk space, disk IO) compared to InfluxDB (see...

enhancement

[Thanos Query](https://github.com/thanos-io/thanos/blob/master/docs/components/query.md) component accepts `--query.replica-label` command-line flag for data deduplication - see https://github.com/thanos-io/thanos/blob/master/docs/components/query.md#deduplication . It would be great if Promxy would add similar ability to merge results from multiple upstream...

enhancement

**Is your feature request related to a problem? Please describe.** VictoriaMetrics provides an endpoint `/api/v1/status/top_queries` (see https://github.com/VictoriaMetrics/VictoriaMetrics/issues/907 ), which shows a few lists of top queries: - the most frequently...

enhancement
vmui

It would be great if other LTS backends are considered: victoriametrics, m3db, cortex. These backends may provide the following improvements comparing to timescaledb: * easier to manage * better compression...

wontfix

It would be great if MindsDB could integrate with popular time series databases such as [InfluxDB](https://github.com/influxdata/influxdb), [TimescaleDB](https://www.timescale.com/) and [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics/).

help wanted
good first issue
question
integration

**Is your feature request related to a problem? Please describe.** There is a [vmbackup](https://github.com/VictoriaMetrics/VictoriaMetrics/blob/master/app/vmbackup/README.md) tool, which can create a single backup per run. Unfortunately it requires additional code for creating...

enterprise