Commit 46e9e9c
authored
[SVLS-8179] add debug log for flush strategy (#974)
## Overview
* Add debug log for flush strategy.
* Add debug log for incoming telemetry records. This excludes Extension
telemetry since that would lead to an infinite loop.
## Testing
* Deployed and invoked function. Confirm we see flush strategy and
incoming telemetry records.1 parent 57315b8 commit 46e9e9c
2 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
605 | 605 | | |
606 | 606 | | |
607 | 607 | | |
| 608 | + | |
608 | 609 | | |
609 | 610 | | |
610 | 611 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
91 | 97 | | |
92 | 98 | | |
93 | 99 | | |
| |||
0 commit comments