Skip to content

Commit

Permalink
Revert "Merge pull request #4918 from MeroRai/FISH-334"
Browse files Browse the repository at this point in the history
This reverts commit b355740, reversing
changes made to 796797b.
  • Loading branch information
MeroRai committed Oct 9, 2020
1 parent 09685d9 commit ee6b353
Show file tree
Hide file tree
Showing 26 changed files with 236 additions and 1,551 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ healthcheck.configuration.garbageCollectorCheckerTabTitle=Garbage Collector
healthcheck.configuration.garbageCollectorCheckerTabTitleToolTip=Configures the Garbage Collector HealthCheck.
healthcheck.configuration.microprofileHealthcheckCheckerTabTitle=MicroProfile Healthcheck Checker
healthcheck.configuration.microprofileHealthcheckCheckerTabTitleToolTip=Configures the MicroProfile Healthcheck HealthCheck
healthcheck.configuration.microprofileMetricsCheckerTabTitle=MicroProfile Metrics Checker
healthcheck.configuration.microprofileMetricsCheckerTabTitleToolTip=Configures the MicroProfile Metrics HealthCheck

healthcheck.checker.configuration.enabledLabel=Enabled
healthcheck.checker.configuration.enabledLabelHelpText=Enables or Disables the checker.
Expand Down Expand Up @@ -130,14 +128,6 @@ healthcheck.checker.configuration.microprofileHealthcheckChecker.pageTitleHelpTe
healthcheck.checker.configuration.microprofileHealthcheckChecker.timeoutLabel=Timeout
healthcheck.checker.configuration.microprofileHealthcheckChecker.timeoutLabelHelpText=Time in milliseconds before an instance is considered nonresponsive

healthcheck.checker.configuration.microprofileMetricsChecker.pageTitle=Microprofile Metrics Checker
healthcheck.checker.configuration.microprofileMetricsChecker.pageTitleHelpText=Provides a way to monitor and log the values of metrics exposed by MicroProfile Metrics.

healthcheck.checker.configuration.microprofileMetricsChecker.monitored.metrics.table.name=Monitored Metrics
healthcheck.checker.configuration.microprofileMetricsChecker.monitored.metrics.metric.name=Metric Name
healthcheck.checker.configuration.microprofileMetricsChecker.monitored.metrics.add.metric=Add Metric
healthcheck.checker.configuration.microprofileMetricsChecker.monitored.metrics.del.metrics=Delete Metrics

healthcheck.checker.configuration.stuckThreads.pageTitle=Stuck Threads
healthcheck.checker.configuration.stuckThreads.pageTitleHelpText=Configuration options for the Stuck Threads HealthCheck.
healthcheck.checker.configuration.stuckThreads.timeThresholdLabel=Threshold time
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit ee6b353

Please sign in to comment.