John Pruitt

Results 17 comments of John Pruitt

@ramonguiu yes. The linked PR fixed a few known bugs. This issue is a reminder to enhance our tests to catch any future bugs of the same kind that might...

I'd like to try to reproduce the performance you're experiencing. What's the rate at which you are ingesting spans and how far back in time are you wanting to look...

I intend to work on this, however, I have some higher-priority work at the moment. Querying the `_ps_trace.tag` table directly will be the fastest approach. I think we need to...

The tag table (tracing) only ever grows. At this time, there is no job that attempts to identify tags that are no longer in use to remove them. Can you...

This is incredibly valuable feedback! Thank you @tomhughes!

The first attempt failed. The second attempt worked. ``` failures: ---- sql_tests_testdata_tag_map_sql stdout ---- thread 'sql_tests_testdata_tag_map_sql' panicked at 'called `Result::unwrap()` on an `Err` value: Error { kind: Io, cause: Some(Os...

saw a string of these ``` ---- upgrade_first_no_data_test stdout ---- thread 'upgrade_first_no_data_test' panicked at 'failed to start container', /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/testcontainers-0.14.0/src/clients/cli.rs:48:9 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ----...

https://github.com/timescale/promscale_extension/actions/runs/3062018914/jobs/4942499643 ``` ---- upgrade_prior_no_data_test stdout ---- thread 'upgrade_prior_no_data_test' panicked at 'called `Result::unwrap()` on an `Err` value: Error { kind: Io, cause: Some(Os { code: 104, kind: ConnectionReset, message: "Connection reset...

sigh. https://github.com/timescale/promscale_extension/actions/runs/3388034141/jobs/5629523920 ``` ---- upgrade_prior_with_data_test stdout ---- thread 'upgrade_prior_with_data_test' panicked at 'failed to install the extension: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E23505), message:...

https://github.com/timescale/promscale_extension/actions/runs/3651985342/jobs/6169840741 ``` ---- upgrade_prior_with_data_test stdout ---- thread 'upgrade_prior_with_data_test' panicked at 'failed to install the extension: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E23505), message: "duplicate...