expvar

command
v0.0.0-...-043c1d6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2017 License: MIT Imports: 15 Imported by: 0

README

metrics example

Running the example

Build the example application using go build.

Supply additional flags port and workers to specify the port that the HTTP server will run on and the number of workers.

  1. go build .
  2. ./expvar -port 8080 -workers 8
  3. Navigate to http://localhost:8080 to see the various metrics exposed by the expvar package (including taskrunner's own metrics).

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL