eclipse / microprofile-metrics

microprofile-metrics
Apache License 2.0
100 stars 66 forks source link

Clarify naming convention for injected parameters #768

Closed tjquinno closed 1 year ago

tjquinno commented 1 year ago

Resolves #767

  1. Mentions parameters explicitly in introducing the first naming convention table.
  2. Adds a footnote in that table urging developers to always use @Metric with name on any injected metric parameter.

    Signed-off-by: tim.quinn@oracle.com tim.quinn@oracle.com

eclipse-microprofile-bot commented 1 year ago

Can one of the admins verify this patch?