Uses of Interface
org.springframework.cloud.sleuth.Taggable
-
Packages that use Taggable Package Description org.springframework.cloud.sleuth -
-
Uses of Taggable in org.springframework.cloud.sleuth
Methods in org.springframework.cloud.sleuth that return Taggable Modifier and Type Method Description TaggableTaggable. tag(String key, String value)Sets a tag.
-