Skip to content

Conversation

kape1395
Copy link
Contributor

Before this change, the options were duplicated:

1> exometer:ensure([a], gauge, [{description, "very nice"}]).
2> exometer:info([a]).
[{name,[a]},
 {type,gauge},
 {behaviour,undefined},
 {module,exometer},
 {status,enabled},
 {cache,0},
 {value,[{value,0},{ms_since_reset,13018}]},
 {timestamp,466310610978},
 {options,[{description,"very nice"},
           {description,"very nice"}]},
 {ref,undefined}]

Signed-off-by: Karolis Petrauskas <karolis.petrauskas@erisata.lt>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant