Commit d4fe314
committed
feat(intake): regenerate the SDK for the span group time sort
Adding started_at to SpanGroup and to the sort enum changed the published
contract, so the checked-in SDK and CLI went stale and CI's sync check failed.
Regenerating gives SpanGroup a started_at field, widens SpanGroupSortField to
include started_at and -started_at, and carries the sort guidance into both CLIs
and the reference docs.
Signed-off-by: Alec Khoury <akhoury@nvidia.com>1 parent a9f7e94 commit d4fe314
9 files changed
Lines changed: 54 additions & 5 deletions
File tree
- docs/cli
- packages/nemo_platform_ext/src/nemo_platform_ext/cli/commands/api/intake/spans
- sdk/python/nemo-platform
- .nmpcontext
- src/nemo_platform
- cli/commands/api/intake/spans
- resources/intake/spans
- types/intake/spans
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6955 | 6955 | | |
6956 | 6956 | | |
6957 | 6957 | | |
6958 | | - | |
| 6958 | + | |
6959 | 6959 | | |
6960 | 6960 | | |
6961 | 6961 | | |
| |||
Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments