C E G I R S
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- close() - Method in class rocks.inspectit.opencensus.influx.InfluxExporter
-
Closes the underlying InfluxDB connection.
- createTagMaps(List<LabelKey>, List<LabelValue>) - Static method in class rocks.inspectit.opencensus.influx.InfluxUtils
E
- export() - Method in class rocks.inspectit.opencensus.influx.InfluxExporter
-
Fetches all metrics from OpenCensus and attempts to export them to Influx.
G
- getDifference(String, String, Map<String, String>, Number) - Method in class rocks.inspectit.opencensus.influx.StatisticsCache
- getRawFieldName(MetricDescriptor.Type, String, String) - Static method in class rocks.inspectit.opencensus.influx.InfluxUtils
- getRawMeasurementName(String, View) - Static method in class rocks.inspectit.opencensus.influx.InfluxUtils
- getTimestampOfPoint(Point) - Static method in class rocks.inspectit.opencensus.influx.InfluxUtils
I
- InfluxExporter - Class in rocks.inspectit.opencensus.influx
- InfluxExporter(String, String, String, String, String, boolean, boolean, Function<String, String>, int) - Constructor for class rocks.inspectit.opencensus.influx.InfluxExporter
-
Creates a new influx Exporter.
- InfluxUtils - Class in rocks.inspectit.opencensus.influx
R
- rocks.inspectit.opencensus.influx - package rocks.inspectit.opencensus.influx
S
- StatisticsCache - Class in rocks.inspectit.opencensus.influx
-
This cache is responsible for calculate the change of a metric and keep track of the last values.
- StatisticsCache() - Constructor for class rocks.inspectit.opencensus.influx.StatisticsCache
All Classes All Packages