File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1- ### 0.3 .0.0
1+ ### 0.4 .0.0
22
3- - Support configuration files (via ` --config ` ; see ` --print-defaults ` ) .
3+ - Fix space leak in ` processHeapProfSampleData ` .
44- Support aggregation (via configuration files).
55- Support statistics with the ` --stats ` flag:
66
2020 └────────┴──────────┴──────────────┴───────────────┴───────────────────┘
2121 ```
2222
23+ ### 0.3.0.0
24+
25+ - Support configuration files (via ` --config ` ; see ` --print-defaults ` ).
2326- ** BREAKING** : Remove ` --otelcol-no-metrics ` and ` --otelcol-no-traces ` flags.
2427 The behaviour of these flags is superceded by the configuration files.
2528
Original file line number Diff line number Diff line change 11cabal-version : 3.0
22name : eventlog-live-otelcol
3- version : 0.3 .0.0
3+ version : 0.4 .0.0
44synopsis : Stream eventlog data to the OpenTelemetry Collector.
55description :
66 This executable supports live streaming of eventlog data into
You can’t perform that action at this time.
0 commit comments