COMMITS
/ benches/http.rs March 24, 2026
November 13, 2025
P
fix(dev): eliminate race condition when aqcuiring socket addresses (#24212)
Pavlos Rontidis committed
August 19, 2025
P
chore(dev): upgrade to Rust 2024 edition (#23522)
Pavlos Rontidis committed
July 14, 2025
J
feat(http sink): templateable uri (#23288)
Jorge Hermo committed
November 27, 2023
B
fix(dev): Fix building the benches (#19235)
Bruce Guenter committed
January 4, 2023
B
enhancement(codecs): Add enhanced metric tag option to json and text encoders (#15716)
Bruce Guenter committed
July 14, 2022
P
chore(sinks, codecs): Remove legacy `EncodingConfiguration` (#13518)
Pablo Sichert committed
April 13, 2022
P
chore(codecs): Implement additional `Encoder`/`EncodingConfig` without framing (#12156)
Pablo Sichert committed
March 11, 2022
P
enhancement(http sink, codecs): Integrate `encoding::Encoder` with `http` sink (#11647)
Pablo Sichert committed
March 1, 2022
B
fix(splunk_hec sink): Fix handling of indexer acknowledgements config (#11622)
Bruce Guenter committed
December 16, 2021
J
chore: reformatting imports (#10496)
Jesse Szwedko committed
November 12, 2021
T
chore(sinks): revamp `BatchConfig`/`BatchSettings` (#10006)
Toby Lawrence committed
April 2, 2021
L
chore: begin upgrade to tokio 1.x (#5872)
Luke Steensen committed
March 30, 2021
J
chore(deps): Upgrade Rust to 1.51.0 (#6890)
Jesse Szwedko committed
January 30, 2021
L
chore: upgrade almost all remaining old futures (#6238)
Luke Steensen committed
December 20, 2020
K
chore(config): Rename `healthcheck` & `healthcheck_uri` (#5564)
Kruno Tomola Fabro committed
December 4, 2020
P
enhancement(networking): Implement TCP keepalive `time` configuration (#5157)
Pablo Sichert committed
November 19, 2020
J
chore(tests): Get benchmarks running again (#4809)
Jesse Szwedko committed
September 4, 2020
L
chore: consolidate config compilation (#3672)
Luke Steensen committed
August 31, 2020
K
chore: update runtime in benches (#3626)
Kirill Fomichev committed
August 12, 2020
L
chore: break out top-level config module (#3416)
Luke Steensen committed
August 11, 2020
K
chore: update tokio for tests and transforms (#3347)
Kirill Fomichev committed
July 23, 2020
K
chore: remove tokio01::codec (#3095)
Kirill Fomichev committed
July 21, 2020
K
Update benches (#3107)
Kruno Tomola Fabro committed
July 7, 2020
L
chore: move topology building into tokio context, take 2 (#2964)
Luke Steensen committed
June 25, 2020
K
chore: reduce http:0.1 usage (#2905)
Kirill Fomichev committed
June 18, 2020
K
chore(dependencies): Finish `hyper` upgrade (#2852)
Kruno Tomola Fabro committed
June 9, 2020
K
chore(tests): Upgrade `hyper` (#2762)
Kruno Tomola Fabro committed
May 27, 2020
K
chore: Upgrade `HttpSink` based sinks (#2688)
Kirill Fomichev committed
May 25, 2020
K
chore: Improve compression option (#2637)
Kirill Fomichev committed
March 24, 2020
M
Rename tokio -> tokio01 and tokio02 -> tokio (#2131)
MOZGIII committed
March 5, 2020
A
enhancement(sinks): Allow Encoding config to only/except list fields (#1915)
Ana Hobden committed
February 26, 2020
M
chore: Rename futures to futures01 (#1933)
MOZGIII committed
January 31, 2020
L
chore(http sink): Refactor internal http sink to use new `HttpS… (#1641)
Lucio Franco committed
January 8, 2020
L
chore(testing): Update benches and minor cleanup (#1487)
Lucio Franco committed
January 4, 2020
S
feat(new source)!: Merge existing 'tcp' and 'udp' sources into a single 'socket' source (#1211) (#1485)
Spencer T Brody committed
November 1, 2019
M
enhancement(operations): abstracts runtime into runtime.rs (#1098)
Michael-J-Ward committed
October 22, 2019
B
enhancement(networking): Add support for systemd socket activation (#1045)
Bruce Guenter committed
July 15, 2019
K
#233, #506, #508: Config validation (#552)
Kirill Taran committed
May 7, 2019
M
Topology cleanup (#325)
Michael Fairley committed
April 16, 2019
L
Use current_thread for http bench (#292)
Lucio Franco committed
L
Add http benchmarks (#290)
Lucio Franco committed