Skip to content

issues Search Results · repo:influxdb-rs/influxdb-rust language:Rust

Filter by

57 results
 (72 ms)

57 results

ininfluxdb-rs/influxdb-rust (press backspace or delete to remove)

Does InfluxDbWriteable trait support nested data types such as nested structs or arrays? If not, is there any plan in the roadmap to do so?
  • techster10173
  • Opened 
    on Jun 6, 2024
  • #154

In #150 error types were adapted, however it would be good to adapt the errors even further to include the error string returned from the InfluxDB API. Such an error response can look as follows { \ code\ ...
good first issue
Type: Enhancement
Type of Change: Medium
  • Empty2k12
  • Opened 
    on Apr 4, 2024
  • #152

surf support is outdated and surf is no longer maintained. It should be removed from this crate. ORIGINAL ISSUE TEXT: The surf crate has not only seen no releases in the last two years, but also the git ...
Type: Chore
Type of Change: Medium
  • msrd0
  • 3
  • Opened 
    on Mar 7, 2024
  • #147

!-- Please search existing issues to avoid creating duplicates. If it exists, is closed, and -- !-- you think it should be an issue, please link the old issue and state further arguments -- !-- Describe ...
good first issue
Type: Enhancement
Type of Change: Minor
  • Strafo
  • 1
  • Opened 
    on Feb 15, 2024
  • #136

Right now, the conversion from influxdb::query::Timestamp::Microseconds to chrono::Datetime is incorrect: Timestamp::Microseconds(mis) = { let nanos = mis / 10000; ...
  • amonin7
  • 1
  • Opened 
    on Feb 13, 2024
  • #133

!-- Please search existing issues and link prior issues if they re closed. -- Nothing matching this error in the issues that I ve seen. - Rust Version: stable-x86_64-unknown-linux-gnu (default) rustc ...
Type: Bug
  • capveg-netdebug
  • Opened 
    on Dec 14, 2023
  • #131

- Rust Version: stable-x86_64-pc-windows-msvc | rustc 1.71.0 (8ede3aae2 2023-07-12) - Runtime version: Tokio 1.29.1 - OS Version: Windows 10 21H2 - InfluxDB version: 2.7 - Docker Running the following ...
  • noreplyavailable
  • 5
  • Opened 
    on Aug 6, 2023
  • #126

This should be done to avoid further problems like #121. Test should be added both for v1 to ensure it is formatted as a signed integer and for v2 (compat mode) to ensure it is formatted as an unsigned ...
good first issue
Type: Chore
Type of Change: Minor
  • msrd0
  • Opened 
    on Jun 29, 2023
  • #124

After upgrading to 0.6.0 I keep getting the following error: 2023-05-19T03:56:51.245268Z ERROR brian_backend::amber: Failed to write to influxdb: InfluxDB encountered the following error: influxdb error: ...
  • brianmay
  • 7
  • Opened 
    on May 19, 2023
  • #121

According to Use gzip compression, influxdb supports gzip compression. I think that influxdb-rust should support this. !-- Describe the feature you d like. -- //... let enable_gzip = true; let client ...
good first issue
Type: Best Practice
Type of Change: Medium
  • NiwakaDev
  • 2
  • Opened 
    on Mar 29, 2023
  • #120
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub