kamon.status.page

Members list

Type members

Classlikes

trait JsonMarshalling[T]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
class StatusPage(configPath: String) extends Module

Uses an embedded web server to publish a simple status page with information about Kamon's internal status.

Uses an embedded web server to publish a simple status page with information about Kamon's internal status.

Attributes

Companion
object
Supertypes
trait Module
class Object
trait Matchable
class Any
object StatusPage

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
StatusPage.type
class StatusPageServer(hostname: String, port: Int, resourceLoader: ClassLoader, status: Status) extends NanoHTTPD

Exposes an embedded HTTP server based on NanoHTTP.

Exposes an embedded HTTP server based on NanoHTTP.

Attributes

Supertypes
class NanoHTTPD
class Object
trait Matchable
class Any