Skip to content

Tags: autometrics-dev/autometrics-ts

Tags

lib-v1.0.1

Toggle lib-v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare for release 1.0.1 (#151)

* Add a troubleshooting section to the Contributing > Common Commands doc

* Do not rely on global biome in justfile

* Modify autometrics/src/platform.node.ts to work in deno test env (import process)

* Add a test for infinite looping when readClosest cannot find a file in node.js

* Format files to appease biome

* Clean node modules from parcle transformer

* HACK - fix type issues with parcel-transformer when building

* Fix build-all and add utility for reloading deno cache

* Update changelog

* Bump version and update yarn lockfiles for examples

* Remove clean-all from build-all because ci does not have bash extensions we need

* Update contributing doc troubleshooting

lib-v1.0.0

Toggle lib-v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG (#147)

lib-v0.8.0-alpha.1

Toggle lib-v0.8.0-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Don't worry about modifying lock files while building examples before…

… release (#144)

lib-v0.7.0

Toggle lib-v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Publish 0.7.* of core and exporters (#128)

* bump previously accidentally published exporters to 0.7.1

* update example deps

* rollback: update all example deps to beta tag to resolve CI issues, pin the deps in a post-publish task

* update lockfile

v0.6.0-deno.5

Toggle v0.6.0-deno.5's commit message
Fix Prometheus exporter

v0.6.0-deno.4

Toggle v0.6.0-deno.4's commit message
Move the vendor stuff into the package

v0.6.0-deno.3

Toggle v0.6.0-deno.3's commit message
Fix NPM build

0.6.0-deno

Toggle 0.6.0-deno's commit message
A working build

lib-v0.7.0-beta2

Toggle lib-v0.7.0-beta2's commit message
Update to 0.7.0-beta2

v0.6.0-deno.2

Toggle v0.6.0-deno.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Initial Gravel Gateway Support (#110)

* Set objective labels to empty strings if no objective is present

* Add a clearmode label to the buildInfo and always attach the empty string as a value

* Always set objective_name to empty string as well, and fix build_info test

* Remove log statement