Package com.mendix.metrics
Interface Counters
Deprecated.
Counters count occurrences of an event.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Deprecated.Adjusts the specified counter by a given delta.void
Deprecated.Adjusts the specified counter by a given delta.void
Deprecated.Adjusts the specified counter by a given delta.void
Deprecated.Adjusts the specified counter by a given delta.void
Deprecated.Adjusts the specified counter by a given delta.void
Deprecated.Adjusts the specified counter by a given delta.void
Deprecated.Adjusts the specified counter by a given delta.void
Deprecated.Adjusts the specified counter by a given delta.void
Deprecated.Adjusts the specified counter by a given delta.void
Deprecated.Adjusts the specified counter by a given delta.void
Deprecated.Adjusts the specified counter by a given delta.void
Deprecated.Adjusts the specified counter by a given delta.
-
Method Details
-
count
Deprecated.Adjusts the specified counter by a given delta.- Parameters:
bucket
- name of the counter to adjustdelta
- amount to adjust the counter by
-
count
Deprecated.Adjusts the specified counter by a given delta.- Parameters:
bucket
- name of the counter to adjustdelta
- amount to adjust the counter bysampleRate
- percentage of count metric to be sent
-
count
Deprecated.Adjusts the specified counter by a given delta.- Parameters:
bucket
- name of the counter to adjustdelta
- amount to adjust the counter bytags
- map of tags to be added to the data
-
count
Deprecated.Adjusts the specified counter by a given delta.- Parameters:
bucket
- name of the counter to adjustdelta
- amount to adjust the counter bysampleRate
- percentage of count metric to be senttags
- map of tags to be added to the data
-
count
Deprecated.Adjusts the specified counter by a given delta.- Parameters:
bucket
- name of the counter to adjustdelta
- amount to adjust the counter by
-
count
Deprecated.Adjusts the specified counter by a given delta.- Parameters:
bucket
- name of the counter to adjustdelta
- amount to adjust the counter bysampleRate
- percentage of count metric to be sent
-
count
Deprecated.Adjusts the specified counter by a given delta.- Parameters:
bucket
- name of the counter to adjustdelta
- amount to adjust the counter bytags
- map of tags to be added to the data
-
count
Deprecated.Adjusts the specified counter by a given delta.- Parameters:
bucket
- name of the counter to adjustdelta
- amount to adjust the counter bysampleRate
- percentage of count metric to be senttags
- map of tags to be added to the data
-
count
Deprecated.Adjusts the specified counter by a given delta.- Parameters:
bucket
- name of the counter to adjustdelta
- amount to adjust the counter by
-
count
Deprecated.Adjusts the specified counter by a given delta.- Parameters:
bucket
- name of the counter to adjustdelta
- amount to adjust the counter bysampleRate
- percentage of count metric to be sent
-
count
Deprecated.Adjusts the specified counter by a given delta.- Parameters:
bucket
- name of the counter to adjustdelta
- amount to adjust the counter bytags
- map of tags to be added to the data
-
count
Deprecated.Adjusts the specified counter by a given delta.- Parameters:
bucket
- name of the counter to adjustdelta
- amount to adjust the counter bysampleRate
- percentage of count metric to be senttags
- map of tags to be added to the data
-
Core.metrics()
.Metrics.createCounter(String)
. This interface will be removed in Mendix 11.