Skip to content
This repository was archived by the owner on Mar 28, 2025. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2021

Bumps powertools-metrics from 1.3.0 to 1.4.0.

Release notes

Sourced from powertools-metrics's releases.

v1.4.0

Changes

Metrics

  • Removed validation of having minimum one dimension to capture metrics. EMF now support Dimension set being empty as well.

  • Now Customers have ability to set default dimension for metrics via MetricsUtils.defaultDimensionSet(). This is will be automatically applied to any metrics captured via @Metrics annotation as well as withSingleMetric api calls.

image

This release was made possible by the following contributors:

@​pankajagrawal16

Changelog

Sourced from powertools-metrics's changelog.

[1.4.0] - 2021-03-11

  • Metrics: Ability to set default dimension for metrics via MetricsUtils.defaultDimensionSet().
  • Metrics: Remove validation of having minimum one dimension. EMF now support Dimension set being empty as well.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot force-pushed the dependabot/gradle/templates/java8/cookiecutter-aws-sam-hello-powertools-java-gradle/{{-cookiecutter.project_slug-}}/HelloWorldFunction/software.amazon.lambda-powertools-metrics-1.4.0 branch from 3d50e68 to 82eac9b Compare March 26, 2021 14:55
@dependabot dependabot bot force-pushed the dependabot/gradle/templates/java8/cookiecutter-aws-sam-hello-powertools-java-gradle/{{-cookiecutter.project_slug-}}/HelloWorldFunction/software.amazon.lambda-powertools-metrics-1.4.0 branch from 82eac9b to 46c05c2 Compare March 26, 2021 14:58
@vitodegiosa vitodegiosa merged commit 0af161d into main Mar 26, 2021
@vitodegiosa vitodegiosa deleted the dependabot/gradle/templates/java8/cookiecutter-aws-sam-hello-powertools-java-gradle/{{-cookiecutter.project_slug-}}/HelloWorldFunction/software.amazon.lambda-powertools-metrics-1.4.0 branch March 26, 2021 14:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant