Skip to content

brharrington/spectator-examples

Repository files navigation

Build Status

Examples for using Spectator. Overview:

  • server: is a small http server library instrumented using spectator.

To make this useful we need to setup bindings and report somewhere using one of the spectator registry implementations. In the simplest cases that will be JMX or writing to local files:

  • servo: uses the server library example above and binds to the Servo Registry for reporting to the file system.
  • metrics3: uses the server library example above and binds to the Metrics3 Registry for reporting to JMX and to the file system.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages