performancecopilot / speed

A Go implementation of the PCP instrumentation API
MIT License
37 stars 6 forks source link

explore making instance domains a completely internal concept #31

Open suyash opened 8 years ago

suyash commented 8 years ago

we already have shorthands (RegisterString, CounterVector, GaugeVector) that initialize an instance domain alongside an instance metric, so instance domains can probably be made an internal concept and completely removed from the public api