Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Metric

Description

app.memory.usage

Amount of memory SkySync DryvIQ is currently using in MB

app.uptime

The amount of time SkySync DryvIQ has been running in seconds

app.version.build

SkySync application DryvIQ Platform build (e.g. 4.0.0.1601-beta-f8f1fab594323c5111a7882eb20c748ef8cabf79)

app.version.product

SkySync application DryvIQ Platform version (e.g. 4.0.0.1601)

app.cpu.usage

Total current SkySync DryvIQ CPU usage in percent

app.disk.reads_per_sec

Number of disk reads per second for SkySyncDryvIQ

app.disk.writes_per_sec

Number of disk writes per second for SkySyncDryvIQ

http.{platform name}.{connection id}.requests

Number of http request made to connection (Histogram)

ratelimiter.{platform name}.{connection id}.occurrences

Number of rate limits that have occurred on connection

ratelimiter.{platform name}.{connection id}.pending

Number of threads currently waiting on rate limits

ratelimiter.{platform name}.{connection id}.rate

Number of rate limits occurring per time unit

ratelimiter.{platform name}.{connection id}.wait

Amount of time spent waiting for rate limits (Timer)

schedulers.{id}.{node_address}.executing

Number of scheduled jobs currently executing

schedulers.{id}.{node_address}.max

Concurrent job limit that determines how many scheduled jobs can run concurrently

schedulers.{id}.{node_address}.pending

Number of scheduled jobs currently waiting to run

system.cpu.arch

System CPU architecture (e.g. x64)

system.cpu.count

Total number of CPUs for the system

system.domain

Windows domain name of the running SkySync DryvIQ service

system.machine

Machine name

system.os.arch

System architecture (e.g. x64)

system.os.description

Operating System (e.g. Microsoft Windows 10.0.15.063)

system.platform

Platform of the system (e.g. windows, linux)

system.runtime.description

The system's runtime (e.g. .NET Core 4.6)

system.timezone

Time zone of the system

system.username

The system account that SkySync DryvIQ is running under

threadpool.io.available

dotnet io threads available

threadpool.io.max

dotnet io maximum threads

threadpool.io.min

dotnet io minimum threads

threadpool.threads.available

dotnet total threads available

threadpool.threads.max

dotnet total maximum threads

threadpool.threads.min

dotnet total minimum threads

...