Interface MetricsAttributes

All Known Subinterfaces:
MetricsResource

public interface MetricsAttributes
Interface containing the attributes names for the metrics exposed via REST API
  • Field Details

    • CONNECTION_ATTRIBUTES

      static final List<String> CONNECTION_ATTRIBUTES
    • CONNECTOR_ATTRIBUTES

      static final List<String> CONNECTOR_ATTRIBUTES
  • Method Details

    • getConnectionAttributes

      List<String> getConnectionAttributes()
    • getConnectorAttributes

      List<String> getConnectorAttributes()