EmbeddedHttpServer

kamon.prometheus.embeddedhttp.EmbeddedHttpServer
abstract class EmbeddedHttpServer(hostname: String, port: Int, scrapeSource: ScrapeSource, config: Config)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def stop(): Unit