[
https://issues.apache.org/jira/browse/FLINK-5965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15895757#comment-15895757
]
ASF GitHub Bot commented on FLINK-5965:
---------------------------------------
GitHub user csokol opened a pull request:
https://github.com/apache/flink/pull/3475
[FLINK-5965] Typo on DropWizard wrappers
This PR fixes two small typos in the metrics doc:
* `DropWizardHistogramWrapper` should be `DropwizardHistogramWrapper`
* `DropWizardMeterWrapper` should be `DropwizardMeterWrapper`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/csokol/flink dropwizard-doc-typo
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3475.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3475
----
commit 2f6cf69a7a2248416642cf59f84a4916fb6a10c4
Author: Chico Sokol <[email protected]>
Date: 2017-03-04T16:24:45Z
[FLINK-5965] Fix minor typo on DropWizard wrappers
----
> Typo on DropWizard wrappers
> ---------------------------
>
> Key: FLINK-5965
> URL: https://issues.apache.org/jira/browse/FLINK-5965
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Reporter: Francisco Sokol
> Priority: Trivial
>
> The metrics page, in the monitoring section, has two small typos in the
> example code:
> - `DropWizardHistogramWrapper` should be `DropwizardHistogramWrapper`
> - `DropWizardMeterWrapper` should be `DropwizardMeterWrapper`
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)