Class: SplitIoClient::Telemetry::Usage

Inherits:
Struct
  • Object
show all
Defined in:
lib/splitclient-rb/telemetry/domain/structs.rb

Overview

ls: lastSynchronization, ml: clientMethodLatencies, me: clientMethodExceptions, he: httpErros, hl: httpLatencies, tr: tokenRefreshes, ar: authRejections, iq: impressionsQueued, ide: impressionsDeduped, idr: impressionsDropped, spc: splitsCount, sec: segmentCount, skc: segmentKeyCount, sl: sessionLengthMs, eq: eventsQueued, ed: eventsDropped, se: streamingEvents, t: tags, ufs: updates from sse

Instance Attribute Summary collapse

Instance Attribute Details

#arObject

Returns the value of attribute ar

Returns:

  • (Object)

    the current value of ar



26
27
28
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 26

def ar
  @ar
end

#edObject

Returns the value of attribute ed

Returns:

  • (Object)

    the current value of ed



26
27
28
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 26

def ed
  @ed
end

#eqObject

Returns the value of attribute eq

Returns:

  • (Object)

    the current value of eq



26
27
28
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 26

def eq
  @eq
end

#heObject

Returns the value of attribute he

Returns:

  • (Object)

    the current value of he



26
27
28
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 26

def he
  @he
end

#hlObject

Returns the value of attribute hl

Returns:

  • (Object)

    the current value of hl



26
27
28
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 26

def hl
  @hl
end

#ideObject

Returns the value of attribute ide

Returns:

  • (Object)

    the current value of ide



26
27
28
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 26

def ide
  @ide
end

#idrObject

Returns the value of attribute idr

Returns:

  • (Object)

    the current value of idr



26
27
28
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 26

def idr
  @idr
end

#iqObject

Returns the value of attribute iq

Returns:

  • (Object)

    the current value of iq



26
27
28
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 26

def iq
  @iq
end

#lsObject

Returns the value of attribute ls

Returns:

  • (Object)

    the current value of ls



26
27
28
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 26

def ls
  @ls
end

#meObject

Returns the value of attribute me

Returns:

  • (Object)

    the current value of me



26
27
28
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 26

def me
  @me
end

#mlObject

Returns the value of attribute ml

Returns:

  • (Object)

    the current value of ml



26
27
28
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 26

def ml
  @ml
end

#seObject

Returns the value of attribute se

Returns:

  • (Object)

    the current value of se



26
27
28
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 26

def se
  @se
end

#secObject

Returns the value of attribute sec

Returns:

  • (Object)

    the current value of sec



26
27
28
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 26

def sec
  @sec
end

#skcObject

Returns the value of attribute skc

Returns:

  • (Object)

    the current value of skc



26
27
28
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 26

def skc
  @skc
end

#slObject

Returns the value of attribute sl

Returns:

  • (Object)

    the current value of sl



26
27
28
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 26

def sl
  @sl
end

#spcObject

Returns the value of attribute spc

Returns:

  • (Object)

    the current value of spc



26
27
28
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 26

def spc
  @spc
end

#tObject

Returns the value of attribute t

Returns:

  • (Object)

    the current value of t



26
27
28
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 26

def t
  @t
end

#trObject

Returns the value of attribute tr

Returns:

  • (Object)

    the current value of tr



26
27
28
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 26

def tr
  @tr
end

#ufsObject

Returns the value of attribute ufs

Returns:

  • (Object)

    the current value of ufs



26
27
28
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 26

def ufs
  @ufs
end