Skip to content

Releases: kivra/greph

v1.1.1

30 Aug 11:52
92649f3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

Add opentelemetry

18 Jun 13:14
a4fe42b
Compare
Choose a tag to compare

Add opentelemetry spans around evaluation of each providing fun.

Each evaluation will be a sibling to each other, and spans inside the evaluated fun will be sub-spans.

Not having opentelemetry in your app will not be a problem, opentelemetry_api will just create dummy spans if there is no exporter.

However, the user of greph might already have spans in place.

v1.0.1

24 Oct 10:35
1f3a03e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

17 Aug 09:51
3cf2d0b
Compare
Choose a tag to compare
Merge pull request #2 from kivra/fix_prepend_metrics_label

fix: prepend metrics label with context