Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Move traces types and schemas to types package * Clean up * Refactor traces * Linter * Handle Date types from otel with the schemas * Port rust api to be compatible with typescript api * Fix types across the frontend * Linter * Fix migration * Linter * Biome * Remove ts compat trace * Add drizzle snapshot * Fix migration * Remove ts_compat * wip * Add untagged * Clippy * Remove start and end time on traces * Make properties optional like in the ts api * Fix case renaming * Run biome * Update client to reflect new paths * coerce the timestamp into date too * Run biome * Fix ts error with timestamps * More ts fixes --------- Co-authored-by: Benno van den Berg <[email protected]> Co-authored-by: Laurynas Keturakis <[email protected]>
- Loading branch information