Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / aprimadi/influxdb2 issues and pull requests
#70 - Make timestamp and mesurement aggregation optional
Issue -
State: open - Opened by mabiondo 3 months ago
#69 - infinite recursive call creates stackoverflow influxdb2-structmap/src/value.rs#L25
Issue -
State: open - Opened by rubik83 5 months ago
#68 - fix(ast): Force serialization of required field
Pull Request -
State: open - Opened by tinou98 6 months ago
#67 - Support of unsigned integers `u64`
Issue -
State: open - Opened by GeorgFritze 7 months ago
#65 - Added integration Test Step to CI, clippy code cleanup
Pull Request -
State: closed - Opened by Charles-Schleich 7 months ago
- 1 comment
#64 - Fix typos for CI
Pull Request -
State: closed - Opened by Charles-Schleich 8 months ago
#63 - expand workflows to include typo + fmt + clippy checks
Pull Request -
State: closed - Opened by Charles-Schleich 8 months ago
#62 - Re-export reqwest?
Issue -
State: open - Opened by h4l7 9 months ago
#61 - fix: application/json content headers not being set
Pull Request -
State: closed - Opened by Charles-Schleich 9 months ago
- 3 comments
#60 - Implement authorizations listing and creation
Pull Request -
State: closed - Opened by gpollo 10 months ago
#59 - This crate should be imported using a one-liner in `Cargo.toml`
Issue -
State: open - Opened by plied 11 months ago
#57 - Fixed query creation for `Option` values
Pull Request -
State: open - Opened by UnHolds about 1 year ago
- 7 comments
#56 - `Option` values in structs should exclude field in case of `None`, instead of being set to `"None"`
Issue -
State: open - Opened by UnHolds about 1 year ago
- 1 comment
#54 - `async fn query` should take a reference to a query, not the query instance itself
Issue -
State: open - Opened by BRA1L0R about 1 year ago
- 3 comments
#53 - Value Enum inaccessible
Issue -
State: closed - Opened by Geahuam94 about 1 year ago
- 1 comment
#52 - Add optional `start` and `stop` parameters to schema query API
Pull Request -
State: closed - Opened by aprimadi about 1 year ago
#51 - Consolidate/update schema queries
Pull Request -
State: closed - Opened by poster515 about 1 year ago
- 2 comments
#50 - Strings aren't escaped properly in the derived `WriteDataPoint`
Issue -
State: open - Opened by stegaBOB about 1 year ago
- 1 comment
#49 - Allow zero-tag writing
Issue -
State: open - Opened by cz-cube about 1 year ago
#48 - Added pass-through to reqwest::ClientBuilder and basic example
Pull Request -
State: closed - Opened by h4l7 about 1 year ago
#47 - Exposing the underlying reqwest client to support custom mTLS certificates.
Issue -
State: closed - Opened by h4l7 over 1 year ago
- 4 comments
#46 - Using influxdb2 crate in a non-async context
Issue -
State: closed - Opened by knepe over 1 year ago
- 2 comments
#45 - Derive macro FromDataPoint not working for nested types?
Issue -
State: closed - Opened by h4l7 over 1 year ago
- 2 comments
#44 - Improve performance by parsing directly into `struct`
Issue -
State: open - Opened by Boudewijn26 over 1 year ago
- 1 comment
#43 - Enable gzip compression
Pull Request -
State: closed - Opened by Boudewijn26 over 1 year ago
- 1 comment
#42 - Remove unused dependencies
Pull Request -
State: closed - Opened by p4ddy1 over 1 year ago
- 1 comment
#41 - Simplify API query string serialization
Pull Request -
State: closed - Opened by ngc7293 over 1 year ago
#40 - Add iterator based querying
Pull Request -
State: closed - Opened by Boudewijn26 over 1 year ago
- 1 comment
#39 - panicked on query containing pivot in latest version
Issue -
State: open - Opened by eduardotang over 1 year ago
- 1 comment
#38 - Make FluxRecord members public so query_raw is useful
Pull Request -
State: closed - Opened by jeremy-prater over 1 year ago
#37 - Wrap the auth_header in the Client in Secret
Pull Request -
State: closed - Opened by ssnover almost 2 years ago
- 1 comment
#36 - Use secrecy crate's Secret object for wrapping the auth token
Issue -
State: closed - Opened by ssnover almost 2 years ago
#35 - Remove use of tracing `max_level` features
Pull Request -
State: closed - Opened by abonander almost 2 years ago
- 1 comment
#34 - Remove tracing `max_level` features
Issue -
State: closed - Opened by abonander almost 2 years ago
#33 - Add cargo fmt check to build workflows
Issue -
State: closed - Opened by aprimadi almost 2 years ago
#32 - Implement raw query support
Pull Request -
State: closed - Opened by aprimadi almost 2 years ago
#31 - Implement Raw Query Support
Issue -
State: closed - Opened by aprimadi almost 2 years ago
#30 - Added schema fns list_measurements and list_measurement_field_keys
Pull Request -
State: closed - Opened by fredrik-jansson-se almost 2 years ago
- 2 comments
#29 - Fixes issue #28
Pull Request -
State: closed - Opened by fredrik-jansson-se almost 2 years ago
- 1 comment
#28 - Compilation fails with serde 1.0.157
Issue -
State: closed - Opened by fredrik-jansson-se almost 2 years ago
- 1 comment
#27 - Sum Aggregation function does not work as intended
Issue -
State: open - Opened by yenicelik almost 2 years ago
#26 - Why is the QueryResult new function src/api/query.rs in influxdb2 explicitly specifying lifetimes ?
Issue -
State: closed - Opened by 3BK almost 2 years ago
- 1 comment
#25 - Did Clippy find a logic bomb in influxdb2-structmap?
Issue -
State: closed - Opened by 3BK almost 2 years ago
- 1 comment
#24 - Has the influxdb2 library addressed CVE-2022-24713?
Issue -
State: closed - Opened by 3BK almost 2 years ago
- 2 comments
#23 - Issue22
Pull Request -
State: closed - Opened by 3BK almost 2 years ago
#22 - Request to add additional root certificates
Issue -
State: closed - Opened by 3BK almost 2 years ago
- 9 comments
#21 - Can'd find Datapoint::data_point_to_vec()
Issue -
State: closed - Opened by 3BK almost 2 years ago
- 3 comments
#20 - FromDataPoint derive macro: allow Option<String> for tag
Issue -
State: open - Opened by aprimadi almost 2 years ago
#19 - Fix derive bug
Pull Request -
State: closed - Opened by zsluedem almost 2 years ago
#18 - Add writable derive
Pull Request -
State: closed - Opened by zsluedem almost 2 years ago
- 1 comment
#17 - failed to resolve: use of undeclared crate or module `influxdb2_structmap` use of undeclared crate or module `influxdb2_structmap`
Issue -
State: closed - Opened by WyseNynja almost 2 years ago
- 2 comments
#16 - added query_schema fn
Pull Request -
State: closed - Opened by fredrik-jansson-se about 2 years ago
#15 - Query that panics
Issue -
State: closed - Opened by fredrik-jansson-se about 2 years ago
- 1 comment
#14 - Added support for writing timestamps with precision
Pull Request -
State: closed - Opened by hpsjakob about 2 years ago
- 1 comment
#13 - Missing feature: Timestamp precision
Issue -
State: closed - Opened by hpsjakob about 2 years ago
- 3 comments
#12 - Fix typo in reqwest rustls feature
Pull Request -
State: closed - Opened by MixmasterFresh about 2 years ago
#11 - feature request: batching
Issue -
State: closed - Opened by blueforesticarus over 2 years ago
- 5 comments
#10 - Seems to fail silently?
Issue -
State: closed - Opened by rruckley over 2 years ago
- 2 comments
#9 - fix: use 204 as success return code for /write endpoint
Pull Request -
State: closed - Opened by Samiisd over 2 years ago
#8 - fix: double slash issue #6
Pull Request -
State: closed - Opened by Samiisd over 2 years ago
#7 - Question: timestamp
Issue -
State: closed - Opened by daniel-finnan over 2 years ago
- 2 comments
#6 - [BUG] Invalid URL concatenation: double slashes
Issue -
State: closed - Opened by Samiisd over 2 years ago
- 2 comments
#5 - Failure to Query
Issue -
State: closed - Opened by reeslabree over 2 years ago
- 4 comments
#4 - DataPoint should implement clone
Issue -
State: closed - Opened by blueforesticarus over 2 years ago
- 2 comments
#3 - Add tls features
Pull Request -
State: closed - Opened by NyCodeGHG over 2 years ago
- 6 comments
#2 - Querying multiple datapoints with the same tag fails
Issue -
State: closed - Opened by FreyMo over 2 years ago
- 8 comments
#1 - Issue using influxdb2_structmap_derive::FromMap to parse struct
Issue -
State: closed - Opened by pittengermd over 2 years ago
- 2 comments