Interface ZipkinUrlExtractor

  • All Known Implementing Classes:
    CachingZipkinUrlExtractor

    public interface ZipkinUrlExtractor
    Provides a way to retrieve Zipkin URI. If there's no discovery client then this value will be taken from the properties. Otherwise host will be assumed to be a service id.
    Since:
    3.0.0
    Author:
    Marcin Grzejszczak