index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-trace
/
opendc-trace-azure
/
src
/
main
Age
Commit message (
Expand
)
Author
2024-04-16
Revamped the trace system. All TraceFormat files are now in the api m… (#216)
Dante Niewenhuis
2024-03-05
Updated package versions, updated web server tests. (#207)
Dante Niewenhuis
2022-10-06
build: Switch to Spotless for formatting
Fabian Mastenbroek
2022-10-06
style: Eliminate use of wildcard imports
Fabian Mastenbroek
2022-06-08
test(trace): Add conformance suite for OpenDC trace API
Fabian Mastenbroek
2022-06-07
refactor(trace/api): Introduce type system for trace API
Fabian Mastenbroek
2022-05-02
feat(trace/api): Add support for projecting tables
Fabian Mastenbroek
2022-04-22
refactor(trace/api): Move conventions into separate package
Fabian Mastenbroek
2021-10-25
feat(trace): Support conversion from Azure trace format
Fabian Mastenbroek
2021-10-25
fix(trace): Fix timestamp retrieval for Azure trace
Fabian Mastenbroek
2021-10-25
refactor(trace): Support GZIP files in Azure trace
Fabian Mastenbroek
2021-09-21
feat(trace): Add support for writing traces
Fabian Mastenbroek
2021-09-20
refactor(trace): Simplify TraceFormat SPI interface
Fabian Mastenbroek
2021-09-20
feat(trace): Add property for describing partition keys
Fabian Mastenbroek
2021-09-20
feat(trace): Support column lookup via index
Fabian Mastenbroek
2021-09-20
refactor(trace): Unify columns of different tables
Fabian Mastenbroek
2021-09-19
feat(trace): Update OpenDC VM trace format
Fabian Mastenbroek
2021-09-19
feat(trace): Add support for Azure VM trace format
Fabian Mastenbroek