aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/monitoring/metric_def.h
Commit message (Expand)AuthorAge
* Removed unnecessary includes from stringpiece.hGravatar A. Unique TensorFlower2018-09-14
* Removed redundant std::string -> string conversions.Gravatar A. Unique TensorFlower2018-08-24
* Replaced calls to tensorflow::StringPiece::ToString with std::string conversi...Gravatar Peter Hawkins2018-05-02
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Add bool value type support for gauge metrics.Gravatar A. Unique TensorFlower2017-11-28
* Update metric library to allow non-literal strings.Gravatar A. Unique TensorFlower2017-11-27
* Gauge API for monitoring.Gravatar A. Unique TensorFlower2017-11-13
* Disambiguate label_descriptions_ constructor by casting its input. This allow...Gravatar A. Unique TensorFlower2016-10-27
* Adds support for collecting values from the distribution monitoring API.Gravatar Vinu Rajashekhar2016-10-26
* Adds functionality for the collection of metric values.Gravatar Vinu Rajashekhar2016-08-09
* ExportRegistry for monitoring API.Gravatar Vinu Rajashekhar2016-08-01
* Metric definition for the monitoring API.Gravatar Vinu Rajashekhar2016-07-28