Package com.mendix.metrics
Interface Gauges
Deprecated.
Gauges are arbitrary, persistent values.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
recordDelta
(String bucket, double delta) Deprecated.Records a change in the value of the specified named gauge.void
recordDelta
(String bucket, double delta, double sampleRate) Deprecated.Records a change in the value of the specified named gauge.void
recordDelta
(String bucket, double delta, double sampleRate, Map<String, String> tags) Deprecated.Records a change in the value of the specified named gauge with tags.void
recordDelta
(String bucket, double delta, Map<String, String> tags) Deprecated.Records a change in the value of the specified named gauge with tags.void
recordDelta
(String bucket, int delta) Deprecated.Records a change in the value of the specified named gauge.void
recordDelta
(String bucket, int delta, double sampleRate) Deprecated.Records a change in the value of the specified named gauge.void
recordDelta
(String bucket, int delta, double sampleRate, Map<String, String> tags) Deprecated.Records a change in the value of the specified named gauge with tags.void
recordDelta
(String bucket, int delta, Map<String, String> tags) Deprecated.Records a change in the value of the specified named gauge with tags.void
recordDelta
(String bucket, long delta) Deprecated.Records a change in the value of the specified named gauge.void
recordDelta
(String bucket, long delta, double sampleRate) Deprecated.Records a change in the value of the specified named gauge.void
recordDelta
(String bucket, long delta, double sampleRate, Map<String, String> tags) Deprecated.Records a change in the value of the specified named gauge with tags.void
recordDelta
(String bucket, long delta, Map<String, String> tags) Deprecated.Records a change in the value of the specified named gauge with tags.void
recordValue
(String bucket, double value) Deprecated.Records the latest fixed value for the specified named gauge.void
recordValue
(String bucket, double value, double sampleRate) Deprecated.Records the latest fixed value for the specified named gauge.void
recordValue
(String bucket, double value, double sampleRate, Map<String, String> tags) Deprecated.Records the latest fixed value for the specified named gauge with tags.void
recordValue
(String bucket, double value, Map<String, String> tags) Deprecated.Records the latest fixed value for the specified named gauge with tags.void
recordValue
(String bucket, int value) Deprecated.Records the latest fixed value for the specified named gauge.void
recordValue
(String bucket, int value, double sampleRate) Deprecated.Records the latest fixed value for the specified named gauge.void
recordValue
(String bucket, int value, double sampleRate, Map<String, String> tags) Deprecated.Records the latest fixed value for the specified named gauge with tags.void
recordValue
(String bucket, int value, Map<String, String> tags) Deprecated.Records the latest fixed value for the specified named gauge with tags.void
recordValue
(String bucket, long value) Deprecated.Records the latest fixed value for the specified named gauge.void
recordValue
(String bucket, long value, double sampleRate) Deprecated.Records the latest fixed value for the specified named gauge.void
recordValue
(String bucket, long value, double sampleRate, Map<String, String> tags) Deprecated.Records the latest fixed value for the specified named gauge with tags.void
recordValue
(String bucket, long value, Map<String, String> tags) Deprecated.Records the latest fixed value for the specified named gauge with tags.
-
Method Details
-
recordValue
Deprecated.Records the latest fixed value for the specified named gauge.- Parameters:
bucket
- name of the gaugevalue
- new reading of the gauge
-
recordValue
Deprecated.Records the latest fixed value for the specified named gauge.- Parameters:
bucket
- name of the gaugevalue
- new reading of the gaugesampleRate
- percentage of gauge metric to be sent
-
recordValue
Deprecated.Records the latest fixed value for the specified named gauge with tags.- Parameters:
bucket
- name of the gaugevalue
- new reading of the gaugetags
- map of tags to be added to the data
-
recordValue
Deprecated.Records the latest fixed value for the specified named gauge with tags.- Parameters:
bucket
- name of the gaugevalue
- new reading of the gaugesampleRate
- percentage of gauge metric to be senttags
- map of tags to be added to the data
-
recordValue
Deprecated.Records the latest fixed value for the specified named gauge.- Parameters:
bucket
- name of the gaugevalue
- new reading of the gauge
-
recordValue
Deprecated.Records the latest fixed value for the specified named gauge.- Parameters:
bucket
- name of the gaugevalue
- new reading of the gaugesampleRate
- percentage of gauge metric to be sent
-
recordValue
Deprecated.Records the latest fixed value for the specified named gauge with tags.- Parameters:
bucket
- name of the gaugevalue
- new reading of the gaugetags
- map of tags to be added to the data
-
recordValue
Deprecated.Records the latest fixed value for the specified named gauge with tags.- Parameters:
bucket
- name of the gaugevalue
- new reading of the gaugesampleRate
- percentage of gauge metric to be senttags
- map of tags to be added to the data
-
recordValue
Deprecated.Records the latest fixed value for the specified named gauge.- Parameters:
bucket
- name of the gaugevalue
- new reading of the gauge
-
recordValue
Deprecated.Records the latest fixed value for the specified named gauge.- Parameters:
bucket
- name of the gaugevalue
- new reading of the gaugesampleRate
- percentage of gauge metric to be sent
-
recordValue
Deprecated.Records the latest fixed value for the specified named gauge with tags.- Parameters:
bucket
- name of the gaugevalue
- new reading of the gaugetags
- map of tags to be added to the data
-
recordValue
Deprecated.Records the latest fixed value for the specified named gauge with tags.- Parameters:
bucket
- name of the gaugevalue
- new reading of the gaugesampleRate
- percentage of gauge metric to be senttags
- map of tags to be added to the data
-
recordDelta
Deprecated.Records a change in the value of the specified named gauge.- Parameters:
bucket
- name of the gaugedelta
- change in the value of the gauge
-
recordDelta
Deprecated.Records a change in the value of the specified named gauge.- Parameters:
bucket
- name of the gaugedelta
- change in the value of the gaugesampleRate
- percentage of gauge metric to be sent
-
recordDelta
Deprecated.Records a change in the value of the specified named gauge with tags.- Parameters:
bucket
- name of the gaugedelta
- change in the value of the gaugetags
- map of tags to be added to the data
-
recordDelta
Deprecated.Records a change in the value of the specified named gauge with tags.- Parameters:
bucket
- name of the gaugedelta
- change in the value of the gaugesampleRate
- percentage of gauge metric to be senttags
- map of tags to be added to the data
-
recordDelta
Deprecated.Records a change in the value of the specified named gauge.- Parameters:
bucket
- name of the gaugedelta
- change in the value of the gauge
-
recordDelta
Deprecated.Records a change in the value of the specified named gauge.- Parameters:
bucket
- name of the gaugedelta
- change in the value of the gaugesampleRate
- percentage of gauge metric to be sent
-
recordDelta
Deprecated.Records a change in the value of the specified named gauge with tags.- Parameters:
bucket
- name of the gaugedelta
- change in the value of the gaugetags
- map of tags to be added to the data
-
recordDelta
Deprecated.Records a change in the value of the specified named gauge with tags.- Parameters:
bucket
- name of the gaugedelta
- change in the value of the gaugesampleRate
- percentage of gauge metric to be senttags
- map of tags to be added to the data
-
recordDelta
Deprecated.Records a change in the value of the specified named gauge.- Parameters:
bucket
- name of the gaugedelta
- change in the value of the gauge
-
recordDelta
Deprecated.Records a change in the value of the specified named gauge.- Parameters:
bucket
- name of the gaugedelta
- change in the value of the gaugesampleRate
- percentage of gauge metric to be sent
-
recordDelta
Deprecated.Records a change in the value of the specified named gauge with tags.- Parameters:
bucket
- name of the gaugedelta
- change in the value of the gaugetags
- map of tags to be added to the data
-
recordDelta
Deprecated.Records a change in the value of the specified named gauge with tags.- Parameters:
bucket
- name of the gaugedelta
- change in the value of the gaugesampleRate
- percentage of gauge metric to be senttags
- map of tags to be added to the data
-
Core.metrics()
.Metrics.createGauge(String)
. This interface will be removed in Mendix 11.