Skip to content

Tags: hypertrace/hypertrace-core-graphql

Tags

0.8.1

Toggle 0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update catalog version (#183)

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

0.7.9

Toggle 0.7.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add logical operator in hypertrace gql common schema (#165)

0.7.8

Toggle 0.7.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update gradle to 8.5 (#164)

0.7.7

Toggle 0.7.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update gradle plugins (#144)

0.7.6

Toggle 0.7.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: upgrade vulnerable log4j (#85)

0.7.5

Toggle 0.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

0.7.4

Toggle 0.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

0.7.3

Toggle 0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add spanId attribute for span-log join query (#60)

0.7.2

Toggle 0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: publish for docker images (#42)