influxdata / influxdata/influxdb
Community Questions 9/11
@psteinbachs is already working on this.
Since Sep 11, 2020.
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
## InfluxDB 1.x
- [Trying to separate measurements into different databases based on tag value using TICK scripts](https://community.influxdata.com/t/variables-in-tick-scripts/15888)
- [Migrating Chronograf user data from old deployment to new HA deployment](https://community.influxdata.com/t/chronograf-high-availability/15895/6)
- [Kapacitor alerts not triggering (possible issue with join calls)](https://community.influxdata.com/t/kapacitor-not-triggring-relative-alert/14188/3)
- [Asking for a way to show alert content (message, title, etc) in the chronograf UI](https://community.influxdata.com/t/how-to-get-the-messages-details-in-the-alert-history-of-chronograf/15885)
- [Trying to configure Editor+Logs in Chronograf/Kapacitor](https://community.influxdata.com/t/editor-log-in-chronograf-for-kapacitor-tickscripts/10553)
## InfluxDB 2
- [Why is compaction skipped on some files](https://community.influxdata.com/t/why-full-compaction-skip-some-groups-after-skip-those-groups-the-tsm-files-would-never-be-same-generation/15854)
- [Error trying to write line protocol data via the GUI](https://community.influxdata.com/t/cannot-write-using-line-protocol-in-ui/15879)
- [Trying to rename tags in existing data](https://community.influxdata.com/t/rename-tag-permanently-influx/15816)
- [Java client recv error when using groupBy in a query](https://community.influxdata.com/t/java-net-socketexception-software-caused-connection-abort-recv-failed/15929)
- [Persistent “failed to lookup bucket” errors in Cloud](https://community.influxdata.com/t/failed-to-initialize-execute-state-could-not-find-bucket-most-of-the-time/12857/8)
- [Trying to run influxdb2 under systemd](https://community.influxdata.com/t/change-data-directory/15254/8)
## InfluxQL
- [Trying to make a table aggregating sums of field values by tag](https://community.influxdata.com/t/how-to-graph-table-data-created-with-top-sum-sub-query/15877)
- [Query by field name returns string values, but query by glob returns nulls](https://community.influxdata.com/t/select-returns-null-for-string-values/15890)
- [Slow query response times](https://community.influxdata.com/t/duration-request-influx-sometimes-takes-a-lot-of-time/15898)
- [Trying to keep a counter of hosts as they come and go with autoscaling
](https://community.influxdata.com/t/need-help-with-prometheus-counters-and-transient-hosts-tags/15925)
## Other
- [Trigger alert based on a timestamp in the future](https://community.influxdata.com/t/triggers-based-on-timestamp-in-the-future/15861)
- [Need to update documentation for influx_inspect](https://community.influxdata.com/t/request-help-for-influx-statistics-report-on-data-consummation-like-top-10-in-size-and-quantity/15916/5)
- [Clustering in InfluxDB OSS?](https://community.influxdata.com/t/influxdb-community-edition-on-cluster/15921)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.