runlet v1.0.0 Runlet.Event.Riemann

Rieman JSON events

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %Runlet.Event.Riemann{
  description: binary() | :null,
  host: binary(),
  metric: integer() | float() | :null,
  service: binary(),
  state: binary(),
  tags: [binary()] | nil,
  time: binary(),
  ttl: integer()
}

Link to this section Functions