Skip to content

Commit

Permalink
chore(honeycomb sink): refactor to new style (vectordotdev#18280)
Browse files Browse the repository at this point in the history
* First iteration, unit tests pass.

* Extract common Service functionality for HTTP based stream sinks.

* docs touchup

* Touch ups

* spell checker

* fix rust doc

* hopefully fix encoding regression

* Try item sized batching

* Refactor a bit

* cleanup

* cleanup

* doc clean up

* extract common service code for re use in other HTTP sinks

* chore(honeycomb sink): refactor to new style

* doc

* feeback sw

* duplicate

* First iteration, unit tests pass.

* Extract common Service functionality for HTTP based stream sinks.

* docs touchup

* Touch ups

* spell checker

* fix rust doc

* hopefully fix encoding regression

* Try item sized batching

* Refactor a bit

* cleanup

* cleanup

* doc clean up

* extract common service code for re use in other HTTP sinks

* chore(honeycomb sink): refactor to new style

* doc

* feeback sw

* duplicate

* feedback ds

* feedback ds

* clippy

* feedback ds

* cleanup

* use shared retry logic

* feedback ds
  • Loading branch information
neuronull committed Aug 23, 2023
1 parent ab41edc commit e104dc4
Show file tree
Hide file tree
Showing 10 changed files with 457 additions and 260 deletions.
254 changes: 0 additions & 254 deletions src/sinks/honeycomb.rs

This file was deleted.

Loading

0 comments on commit e104dc4

Please sign in to comment.