File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.7.0 / 2015-07-27
2
+ * [ CHANGE] Rename ExporterLabelPrefix to ExportedLabelPrefix.
3
+ * [ BUGFIX] Closed gaps in metric consistency check.
4
+ * [ BUGFIX] Validate LabelName/LabelSet on JSON unmarshaling.
5
+ * [ ENHANCEMENT] Document the possibility to create "empty" metrics in
6
+ a metric vector.
7
+ * [ ENHANCEMENT] Fix and clarify various doc comments and the README.md.
8
+ * [ ENHANCEMENT] (Kind of) solve "The Proxy Problem" of http.InstrumentHandler.
9
+ * [ ENHANCEMENT] Change responseWriterDelegator.written to int64.
10
+
1
11
## 0.6.0 / 2015-06-01
2
12
* [ CHANGE] Rename process_goroutines to go_goroutines.
3
13
* [ ENHANCEMENT] Validate label names during YAML decoding.
Original file line number Diff line number Diff line change 1
- 0.6 .0
1
+ 0.7 .0
You can’t perform that action at this time.
0 commit comments