cpinflux

Results 7 issues of cpinflux

### What happened? Submitted query was not fully executed. excerpts from Query Inspector output, linked below: ` "rawSql": "SELECT concat_ws(' ', split_part(host, '-', 6), split_part(host, '-', 7)) AS host FROM...

datasource/InfluxDB
needs investigation

I have this "working" for zoom streaming using either rawvideo or mjpeg codecs, however rawvideo looks terrible by the time it reaches remote clients, massively compressed by zoom to be...

The AGS Window widget should accept a Hyprland Monitor ID instead of a GDK monitor number. I noticed that the gdkmonitor parameter as added, and especially given this, I think...

**Is your feature request related to a problem? Please describe.** The get_item call should accept a title, not just a uuid. It's a lot of extra waiting time to go...

### Background By my understanding there are about 50 different colours that can be assigned when using the "Classic palette (by series name)" scheme. On my dashboards I've a few...

proposal

### Describe the current behavior When cloning a git repository, the entire repository is cloned, this can take longer than the flow run itself. ### Describe the proposed behavior Additional...

enhancement

### Relevant telegraf.conf ```toml [global_tags] [agent] interval = "5s" round_interval = true metric_batch_size = 1000 metric_buffer_limit = 10000 flush_interval = "1s" precision = "1ms" [[inputs.tail]] files = [ "/home/myuser/root_only/myfile" ]...

bug