Skip to content

Commit

Permalink
Update since tags
Browse files Browse the repository at this point in the history
  • Loading branch information
jdillon committed Aug 16, 2018
1 parent ed4dfdf commit 971e045
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* <li>#name</li>
* </ul>
*
* @since ???
* @since 1.0.1
* @see MetricNamerImpl
*/
@Inherited
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
/**
* Customized metric naming.
*
* @since ???
* @since 1.0.1
* @see MetricNameFormat
*/
public class MetricNamerImpl
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
/**
* Adds support for Guice-AOP based metrics.
*
* @since ???
* @since 1.0.1
*/
public class MetricsAopModule
extends AbstractModule
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
/**
* Custom Datadog {@link MetricNameFormatter}.
*
* @since ???
* @since 1.0.1
*/
public class CustomMetricNameFormatter
extends DefaultMetricNameFormatter
Expand Down

0 comments on commit 971e045

Please sign in to comment.