generated from MapColonies/ts-server-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Remove deprecation (MAPCO-4117) #90
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
asafMasa
requested changes
Mar 21, 2024
asafMasa
changed the title
chore: Remove deprecation (MAPCO-4117)
feat: Remove deprecation (MAPCO-4117)
May 13, 2024
asafMasa
requested changes
May 13, 2024
asafMasa
approved these changes
May 15, 2024
…trigger into remove-deprecation
razbroc
added a commit
that referenced
this pull request
Aug 1, 2024
* chore: add tracing config * chore: apply tracing * chore: configure ignored routes * chore: add more tracing * chore: modify gitignore * fix: fix lint * chore: remove trace from getTasksByJobId * fix: pr fix * fix: remove metrics buckets * chore: upgrade telemetry version * feat: Remove deprecation (MAPCO-4117) (#90) * chore: remove create api * chore: remove deprications * chore: remove deprication * chore: remove deprecated createMetadata * chore: remove sendCallbacks * fix: getInProgressJobs was using only get map jobs + removed deprications * chore: remove ICallbackTarget * chore: remove interface deprications * chore: remove all deprecations for interfaces * fix: lower coverage a tiny bit * fix: fix lint * fix: fix lint * fix: fix lint * fix: fix pr * fix: fir pr comments * chore: fix lint * fix: fix pr * fix: pr comment * chore: upgrade telemetry pakcage * chore: add parentContext to tasks traces * chore: move fs to node:fs * feat: update turf and commonjs to nodejs, span connection to parent * fix: handle finalize implemantation * chore: work on connected spans * chore: tracing work in progress * chore: finish up tracing pr * chore:lint fix * fix: fix lint * fix:values tracing modification * chore :modify main span name * fix: fix semantic pr comments * chore: modify ItraceParentContext to SpanContext instead * chore: update tracing configuration like boilerplate * fix: fix pr comments * fix: pr comments * refactor: update debug log format Co-authored-by: Shlomi k <[email protected]> * refactor: remove not in use mock * styple: prettier --------- Co-authored-by: Shlomi k <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related issues: #MAPCO-4117