File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 0.2.0 " ></a >
2+ ## 0.2.0 (2019-01-27)
3+
4+
5+ #### Features
6+
7+ * add dogstatsd exporter for metrics ([ 7b14667e] ( 7b14667e ) )
8+
9+ #### Bug Fixes
10+
11+ * automatically sanitize metric names ([ 4f9f9942] ( 4f9f9942 ) )
12+ * incorrect singular form in erlang: float_to_binary /2 call ([ 5ca1135c] ( 5ca1135c ) )
13+ * incorrect guard on matching successful report ([ b2cdcf63] ( b2cdcf63 ) )
Original file line number Diff line number Diff line change 11{application , oc_datadog ,
22 [{description , " Opencensus integration for DataDog" },
3- {vsn , git },
3+ {vsn , " git" },
44 {registered , []},
55 {applications ,
66 [kernel ,
1111 {env ,[]},
1212 {modules , []},
1313
14- {maintainers , [" Łukasz Niemier" ]},
1514 {licenses , [" Apache 2.0" ]},
1615 {links , [{" GitHub" , " https://github.com/hauleth/oc_datadog" }]}
1716 ]}.
You can’t perform that action at this time.
0 commit comments