Tags: hypertrace/hypertrace-core-graphql
Tags
chore | Add SpanJoiner based on list of spanId (#177) * Add SpanJoiner based on list of spanId * Add SpanJoiner based on list of spanId * Revert "Add SpanJoiner based on list of spanId" This reverts commit 14ba29c. * Revert "Add SpanJoiner based on list of spanId" This reverts commit 8e9dfae. * Add SpanJoiner based on list of spanId * Resolve PR reviews * Resolve PR reviews
Filter out internal attributes using the internal flag (#78) * filtered out attributes using the internal flag in the getAll method * corrected mistake in if condition * filtering out internal attributes * snyk-scan fix * same version for netty libs Co-authored-by: Ankit Choudhary <ankitchoudhary@192.168.2.103>
feat: adds support for exporting spans in otlp format (#62) * feat: adds support for exporting spans in otlp format * refactor: addressed review comments and refactor a bit * feat: removed un-used protobuf plugin * chore: addressed missed review comments * refactor: removed the request scope argument from span request builder * fix: extending expiry date for IONETTY-1042268 * test: adds the unit test for export span conversion * refactor the tags based method * chore: address few comments
PreviousNext