Commit Graph

15 Commits

Author SHA1 Message Date
Shreyas Goenka a5bbd1f4f4
fix tests 2025-03-06 14:39:19 +01:00
Shreyas Goenka aa4e231731
update acceptance tests 2025-03-06 14:31:13 +01:00
Shreyas Goenka 5b058e0b09
- 2025-03-06 14:14:16 +01:00
Shreyas Goenka 3811d24e58
make upload and wait times a constant 2025-03-06 11:36:21 +01:00
Shreyas Goenka 0ac9a2aa97
remove 503 detection 2025-03-06 11:04:52 +01:00
Shreyas Goenka 709e8c54d2
Merge remote-tracking branch 'origin' into sync-logger 2025-03-05 16:29:35 +01:00
Shreyas Goenka 9774046825
some cleanup 2025-03-05 16:27:26 +01:00
Shreyas Goenka d80a5ec673
debug logs everywhere 2025-03-05 16:21:14 +01:00
Shreyas Goenka f227862d89
- 2025-03-05 16:09:33 +01:00
Shreyas Goenka a652b449cb
- 2025-03-05 16:00:28 +01:00
Shreyas Goenka a2825ca89a
add acceptance tests 2025-03-05 15:57:41 +01:00
Shreyas Goenka b3a479ce73
add sync logger 2025-03-05 15:21:12 +01:00
shreyas-goenka a24a7f5738
Remove omitempty tag for exit code and execution time in telemetry (#2433) 2025-03-05 14:20:59 +00:00
Shreyas Goenka f6592d9bbd
Add synchronous logger for telemetry 2025-03-05 14:54:30 +01:00
shreyas-goenka 30f57d3b49
Add protos for bundle telemetry (#2209)
## Changes
These types correspond to the telemetry protobufs defined in universe.

## Tests
No tests are needed since this PR only adds the type bindings.

---------

Co-authored-by: Pieter Noordhuis <pieter.noordhuis@databricks.com>
2025-01-29 11:49:53 +00:00