Commit dff7fb2
feat: Inject vector aggregator address as env into vector config (#600)
* start watching configmaps that are referenced in airflow spec
* bump operator-rs
* add changelog entry
* minor refactor
* chore: Replace print_startup_string with structured event
* wip: Replace log initialization with stackable-telemetry
* chore: Bump kube (transitive) to 0.99.0
* chore: Change default rotation to hourly
* chore: Add TODOs
* chore: Apply suggestion
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
* wip: Inject the vector aggregator address into the vector config using an env var
* chore: Make telemetry changes consistent with the other operators
* chore: Update changelog
* run cargo update
* update changelog
* chore: Fix changelog
It was accidentally merged from an old change
* chore: Update nix files
* Update rust/operator-binary/src/main.rs
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
* rename stores
* run cargo update
* Apply suggestions from code review
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
* chore: Formatting
---------
Co-authored-by: Nick Larsen <nick.larsen@stackable.tech>
Co-authored-by: Techassi <git@techassi.dev>
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>1 parent c558b0b commit dff7fb2
8 files changed
Lines changed: 483 additions & 903 deletions
File tree
- rust/operator-binary/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| 17 | + | |
15 | 18 | | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments