Package io.scalecube.metrics.loki
Class LokiPublisher
java.lang.Object
io.scalecube.metrics.loki.LokiPublisher
- All Implemented Interfaces:
AutoCloseable
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Method Summary
Modifier and TypeMethodDescriptionorg.agrona.concurrent.AgentInvokervoidclose()context()static LokiPublisherlaunch(LokiPublisher.Context context) proxy()
-
Method Details
-
launch
-
context
-
agentInvoker
public org.agrona.concurrent.AgentInvoker agentInvoker() -
proxy
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-