-
Notifications
You must be signed in to change notification settings - Fork 820
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed Librato and Dropwizard dependencies
- Loading branch information
Showing
5 changed files
with
0 additions
and
141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
95 changes: 0 additions & 95 deletions
95
broker/src/main/java/io/moquette/broker/metrics/DropWizardMetricsHandler.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -153,20 +153,6 @@ password_file config/password_file.conf | |
#********************************************************************* | ||
# session_queue_size 1024 | ||
|
||
#********************************************************************* | ||
# Metrics Configuration | ||
# | ||
# use_metrics: used to enable Dropwizard Metrics sampling metrics. | ||
# metrics.librato.email: Librato account's email | ||
# metrics.librato.token: Librato account's security token | ||
# metrics.librato.source: your application as source in Librato | ||
# definitions | ||
#********************************************************************* | ||
# use_metrics true | ||
# metrics.librato.email [email protected] | ||
# metrics.librato.token sdfergheghliuhyr2283ehd9827398h | ||
# metrics.librato.source My Fantastic Service | ||
|
||
#********************************************************************* | ||
# Telemetry information sending | ||
# | ||
|