Skip navigation links

MicroProfile Metrics REST-TCK v4.0
C D G H M O R S T 

C

concGaugeMeA() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
concurrentGaugeMeTaggedOne() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
concurrentGaugeMeTaggedTwo() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
countedMethod() - Method in class org.eclipse.microprofile.metrics.test.multipleinstances.DependentScopedBean
 
countMe() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
countMeA() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
countMeA() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean2
 
countMeB() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
countMeB() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean2
 
createDeployment() - Static method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
createDeployment() - Static method in class org.eclipse.microprofile.metrics.test.multipleinstances.MultipleBeanInstancesTest
 
createDeployment() - Static method in class org.eclipse.microprofile.metrics.test.ReusedMetricsTest
 
createPromMetrics() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean
We create a few metrics with names that are outside the characters that OpenMetrics allows which is [a-zA-Z0-9_]

D

DependentScopedBean - Class in org.eclipse.microprofile.metrics.test.multipleinstances
 
DependentScopedBean() - Constructor for class org.eclipse.microprofile.metrics.test.multipleinstances.DependentScopedBean
 

G

gaugeMe() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
gaugeMeA() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
gaugeMeB() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
gaugeMeTagged() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
gaugeMeTaggedOne() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
gaugeMeTaggedTwo() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
getInstances() - Method in class org.eclipse.microprofile.metrics.test.multipleinstances.MultipleBeanInstancesTest
 

H

histogramMe() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean
 

M

meteredMethod() - Method in class org.eclipse.microprofile.metrics.test.multipleinstances.DependentScopedBean
 
meterMe() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
meterMeA() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
meterMeA() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean2
 
meterMeB() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean2
 
MetricAppBean - Class in org.eclipse.microprofile.metrics.test
 
MetricAppBean() - Constructor for class org.eclipse.microprofile.metrics.test.MetricAppBean
 
MetricAppBean2 - Class in org.eclipse.microprofile.metrics.test
 
MetricAppBean2() - Constructor for class org.eclipse.microprofile.metrics.test.MetricAppBean2
 
MpMetricTest - Class in org.eclipse.microprofile.metrics.test
Rest Test Kit
MpMetricTest() - Constructor for class org.eclipse.microprofile.metrics.test.MpMetricTest
 
MultipleBeanInstancesTest - Class in org.eclipse.microprofile.metrics.test.multipleinstances
Validate that when metrics are used on beans that create multiple instances, the metric usages are merged over all instances of that bean.
MultipleBeanInstancesTest() - Constructor for class org.eclipse.microprofile.metrics.test.multipleinstances.MultipleBeanInstancesTest
 

O

org.eclipse.microprofile.metrics.test - package org.eclipse.microprofile.metrics.test
 
org.eclipse.microprofile.metrics.test.multipleinstances - package org.eclipse.microprofile.metrics.test.multipleinstances
 

R

ReusedMetricsTest - Class in org.eclipse.microprofile.metrics.test
 
ReusedMetricsTest() - Constructor for class org.eclipse.microprofile.metrics.test.ReusedMetricsTest
 

S

setA() - Method in class org.eclipse.microprofile.metrics.test.ReusedMetricsTest
 
setB() - Method in class org.eclipse.microprofile.metrics.test.ReusedMetricsTest
 
setup() - Static method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
setup() - Static method in class org.eclipse.microprofile.metrics.test.ReusedMetricsTest
 
simpleTimeMe() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
simpleTimeMeA() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
simplyTimeMeA() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean2
 
simplyTimeMeB() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean2
 

T

TAGGED_CONCURRENTGAUGE - Static variable in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
TAGGED_COUNTER - Static variable in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
TAGGED_GAUGE - Static variable in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
TAGGED_HISTOGRAM - Static variable in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
TAGGED_METER - Static variable in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
TAGGED_SIMPLETIMER - Static variable in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
TAGGED_TIMER - Static variable in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
testAccept1() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testAccept2() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testAccept3() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testAccept4() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testAccept5() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testApplicationConcurrentGaugeOpenMetrics() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testApplicationHistogramUnitBytesOpenMetrics() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testApplicationHistogramUnitNoneOpenMetrics() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testApplicationJsonResponseContentType() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testApplicationMetadataItems() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testApplicationMetadataOkJson() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testApplicationMetadataTypeAndUnit() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testApplicationMeterUnitOpenMetrics() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testApplicationMetricsJSON() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testApplicationSimpleTimerUnitOpenMetrics() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testApplicationTagJson() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testApplicationTagOpenMetrics() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testApplicationTimerUnitOpenMetrics() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testBadSubTreeWillReturn404() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testBase() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testBaseAttributeJson() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testBaseAttributeOpenMetrics() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testBaseMetadata() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testBaseMetadataGarbageCollection() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testBaseMetadataSingluarItems() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testBaseMetadataSingluarItemsOpenMetrics() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testBaseMetadataTypeAndUnit() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testBaseOpenMetrics() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testBaseSingularMetricsPresent() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testConvertingToBaseUnit() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testCounter() - Method in class org.eclipse.microprofile.metrics.test.multipleinstances.MultipleBeanInstancesTest
 
testCustomUnitAppendToGaugeName() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testGcCountMetrics() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
Check that there is at least one metric named gc.total and that they all contain expected tags (actually this is just 'name' for now).
testGcTimeMetrics() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
Check that there is at least one metric named gc.time and that they all contain expected tags (actually this is just 'name' for now).
testListsAllJson() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testMeter() - Method in class org.eclipse.microprofile.metrics.test.multipleinstances.MultipleBeanInstancesTest
 
testMultipleTaggedMetricsJSON() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
Test that multi-dimensional metrics are represented properly in JSON.
testNoAcceptHeader() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testNoCustomUnitForCounter() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testNonStandardUnitsJSON() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testNonStandardUnitsOpenMetrics() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testOpenMetrics406ForOptions() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testOpenMetricsFormatNoBadChars() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testOptionalBaseMetrics() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testPromNoBadCharsInNames() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testSetupApplicationMetrics() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testSetupPromNoBadCharsInNames() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testSharedCounter() - Method in class org.eclipse.microprofile.metrics.test.ReusedMetricsTest
 
testSharedCounterAgain() - Method in class org.eclipse.microprofile.metrics.test.ReusedMetricsTest
 
testTextPlainResponseContentType() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
testTimer() - Method in class org.eclipse.microprofile.metrics.test.multipleinstances.MultipleBeanInstancesTest
 
testTranslateSemiColonToUnderScoreJSON() - Method in class org.eclipse.microprofile.metrics.test.MpMetricTest
Test that semicolons `;` in tag values are translated to underscores `_` in the JSON output
timedMethod() - Method in class org.eclipse.microprofile.metrics.test.multipleinstances.DependentScopedBean
 
timeMe() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
timeMeA() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean
 
timeMeA() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean2
 
timeMeB() - Method in class org.eclipse.microprofile.metrics.test.MetricAppBean2
 
TOLERANCE - Static variable in class org.eclipse.microprofile.metrics.test.MpMetricTest
 
C D G H M O R S T 
Skip navigation links

MicroProfile Metrics REST-TCK v4.0

Copyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.