@ConfigurationProperties("management.signalfx.metrics.export") @Deprecated(since="3.5.0", forRemoval=true) public class SignalFxProperties extends StepRegistryProperties
Deprecated, for removal: This API element is subject to removal in a future version.
since 3.5.0 for removal in 4.0.0
@ConfigurationProperties for configuring metrics export to SignalFX.
Since:
2.0.0
Author:
Jon Schneider, Andy Wilkinson, Stephane Nicoll
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
    Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deprecated, for removal: This API element is subject to removal in a future version.
    boolean
    Deprecated, for removal: This API element is subject to removal in a future version.
    void
    setAccessToken(String accessToken)
    Deprecated, for removal: This API element is subject to removal in a future version.
    void
    setBatchSize(Integer batchSize)
    Deprecated, for removal: This API element is subject to removal in a future version.
    void
    setConnectTimeout(Duration connectTimeout)
    Deprecated, for removal: This API element is subject to removal in a future version.
    void
    setEnabled(boolean enabled)
    Deprecated, for removal: This API element is subject to removal in a future version.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    void
    setReadTimeout(Duration readTimeout)
    Deprecated, for removal: This API element is subject to removal in a future version.
    void
    setSource(String source)
    Deprecated, for removal: This API element is subject to removal in a future version.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait