-
Notifications
You must be signed in to change notification settings - Fork 34
Comparing changes
Open a pull request
base repository: autometrics-dev/autometrics-rs
base: v0.6.0
head repository: autometrics-dev/autometrics-rs
compare: v1.0.0
- 15 commits
- 36 files changed
- 6 contributors
Commits on Sep 12, 2023
-
* add otel push exporter * rename examples to make it more understanding * add must use notice as well functions to customize timeout and period * fail compile if no runtime is enabled * update changelog * add feature flag documentation * add documentation
Configuration menu - View commit details
-
Copy full SHA for 88ad063 - Browse repository at this point
Copy the full SHA 88ad063View commit details
Commits on Sep 19, 2023
-
Since this isn't ever used, this doesn't really affect anything, but just for clarity, fix the typo of 'prometheus' in the full-api example. Signed-off-by: Paul R. Tagliamonte <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c9bd7e1 - Browse repository at this point
Copy the full SHA c9bd7e1View commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 951a41f - Browse repository at this point
Copy the full SHA 951a41fView commit details
Commits on Oct 25, 2023
-
* Update to syn v2 * Update autometrics/tests/init_to_zero_test.rs Co-authored-by: Mari <[email protected]> * Restore old error message * Add `syn` v2 update to changelog --------- Co-authored-by: Mari <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1381182 - Browse repository at this point
Copy the full SHA 1381182View commit details -
add better error message when using
async-trait(#149)* add better error message when using `async-trait` * change output file * move #121 compile tests into trybuild harness
Configuration menu - View commit details
-
Copy full SHA for 2b43d0a - Browse repository at this point
Copy the full SHA 2b43d0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 778ecb4 - Browse repository at this point
Copy the full SHA 778ecb4View commit details -
Add changelog message for PR #147 (#148)
Simplify CHANGELOG.md by removing headers
Configuration menu - View commit details
-
Copy full SHA for fdb6234 - Browse repository at this point
Copy the full SHA fdb6234View commit details
Commits on Nov 7, 2023
-
add missing feature flag to opentelemetry_otlp for otel-push-exporter (…
…#151) * add missing feature flag to opentelemetry_otlp for otel-http-push-exporter * update changelog and rustfmt * pr review
Configuration menu - View commit details
-
Copy full SHA for 10e9c77 - Browse repository at this point
Copy the full SHA 10e9c77View commit details
Commits on Nov 9, 2023
-
[autometrics 1.0 compliance] add repo url and provider (#152)
* add repo url and provider * update changelog * coulda lso add the pr number ngl * fix wrong cardinality * unintended change my bad
Configuration menu - View commit details
-
Copy full SHA for b887363 - Browse repository at this point
Copy the full SHA b887363View commit details
Commits on Nov 13, 2023
-
[autometrics 1.0 compliance] add
autometrics.versiontobuild_info(#154) * add `autometrics.version` to `build_info` * update changelog * use dot notation * use a const to prevent repetition
Configuration menu - View commit details
-
Copy full SHA for 4cfd2f3 - Browse repository at this point
Copy the full SHA 4cfd2f3View commit details
Commits on Nov 16, 2023
-
[autometrics 1.0 compliance] allow setting repo url and provider at r…
…untime (#156) * allow setting repo url and provider at runtime * update changelog
Configuration menu - View commit details
-
Copy full SHA for 6aaaec6 - Browse repository at this point
Copy the full SHA 6aaaec6View commit details
Commits on Nov 27, 2023
-
update
opentelemetryto 0.21 andprometheus-clientto 0.22 (#159, #…Configuration menu - View commit details
-
Copy full SHA for 1af33f2 - Browse repository at this point
Copy the full SHA 1af33f2View commit details
Commits on Nov 30, 2023
-
add full support for
async-trait(#161)* add full support for async-trait * move async trait support from compile fail to pass * update changelog * update changelog again
Configuration menu - View commit details
-
Copy full SHA for 69e64f8 - Browse repository at this point
Copy the full SHA 69e64f8View commit details
Commits on Dec 1, 2023
-
fix
#[async_trait]attribute not being correctly detected when its ……re-exported from another crate (#164) * fix detection of `#[async_trait]` attribute * use regex instead * remember which async-trait to readd * update changelog * change comment to be used in `.expect` Co-authored-by: Gerry Agbobada <[email protected]> --------- Co-authored-by: Gerry Agbobada <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8600582 - Browse repository at this point
Copy the full SHA 8600582View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c6ae63 - Browse repository at this point
Copy the full SHA 1c6ae63View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.6.0...v1.0.0