-
Notifications
You must be signed in to change notification settings - Fork 172
Home
brharrington edited this page Aug 15, 2015
·
9 revisions
Simple library for instrumenting code to record dimensional time series.
To instrument your code you need to depend on the api library. This provides the minimal interfaces for you to code against and build test cases. For gradle:
com.netflix.spectator:spectator-api:0.30.0
If running at Netflix with the standard platform, see the Netflix Integration page.