Pablo Sichert

Results 26 issues of Pablo Sichert

First of all - awesome library, thanks for putting it out there! I'm using rawloader to uniquely identify raw files, even when some of the attributes have been written to...

When ingesting arbitrary bytes, components within the Vector topology currently may handle the payload in any of these ways: - preserve the payload - lossy conversion into a UTF-8 string...

type: enhancement
domain: codecs
domain: data model
domain: vrl
domain: rfc
vrl: compiler

Flex has a directive `%option caseless` to lex tokens in a case insensitive way. Is there currently a way (besides using regular expressions) to accomplish the same?

enhancement
good first issue

Hey there, super cool window manager, thanks for making it public! Is there a way to move windows further to the back / front? The use case: I'd like to...

Hey there, usually, commiting the Cargo.lock file ensures that builds are reproducible in the future, even when transitive dependencies change. If there has been an argument against commiting it, please...

Heyo there, when writing `serde_json::to_writer` on `BytesMut` vs. writing `serde_json::to_vec` I saw a slowdown of roughly 40% depending on input size – while I expected them to perform equally fast....

- [ ] Verify internal event processing metrics are tested via `assert_X_compliance` test helpers - [ ] Update `component_discarded_events_total` to match the new [instrumentation spec](https://github.com/vectordotdev/vector/blob/master/docs/specs/instrumentation.md#eventsdropped) by adding `reason` to the...

domain: observability
domain: sources
source: prometheus_remote_write

- [ ] Verify internal event processing metrics are tested via `assert_X_compliance` test helpers - [ ] Update `component_discarded_events_total` to match the new [instrumentation spec](https://github.com/vectordotdev/vector/blob/master/docs/specs/instrumentation.md#eventsdropped) by adding `reason` to the...

domain: observability
domain: sources
source: prometheus_scrape

- [ ] Verify internal event processing metrics are tested via `assert_X_compliance` test helpers - [ ] Update `component_discarded_events_total` to match the new [instrumentation spec](https://github.com/vectordotdev/vector/blob/master/docs/specs/instrumentation.md#eventsdropped) by adding `reason` to the...

domain: observability
domain: sources
source: redis

- [ ] Verify internal event processing metrics are tested via `assert_X_compliance` test helpers - [ ] Update `component_discarded_events_total` to match the new [instrumentation spec](https://github.com/vectordotdev/vector/blob/master/docs/specs/instrumentation.md#eventsdropped) by adding `reason` to the...

source: socket
domain: observability
domain: sources