g3keymess
  • Configuration Reference
    • Runtime
    • Log
    • Stat
    • server
    • Store
    • backend
    • Common Value Types
      • Base
      • Filesystem
      • Metrics
      • Network
      • Runtime
      • TLS
  • Metrics Definition
  • Log Format
g3keymess
  • Configuration
  • Common Value Types
  • View page source

Common Value Types

There are many common values used across this document. The meanings and formats of them are described as follows:

  • Base
    • env var
    • humanize usize
    • humanize duration
    • upstream str
  • Filesystem
    • hybrid map
    • file
    • absolute path
    • directory path
  • Metrics
    • metric value
    • metric tag name
    • metric tag value
    • static metrics tags
    • metric node name
    • metrics quantile
    • histogram metrics
      • quantile
      • rotate
    • Statsd Client Config
      • target_unix
      • target_udp
      • target
      • prefix
      • cache_size
      • max_segment_size
      • emit_interval
      • emit_duration
  • Network
    • sockaddr str
    • static sockaddr str
    • env sockaddr str
    • ip addr str
    • interface name
    • host
    • tcp listen
    • tcp keepalive
  • Runtime
    • cpu id list str
    • cpu set
    • unaided runtime config
      • thread_number
      • thread_number_per_runtime
      • thread_stack_size
      • sched_affinity
      • max_io_events_per_tick
      • openssl_async_job_init_size
      • openssl_async_job_max_size
  • TLS
    • tls name
    • tls version
    • tls certificates
    • tls private_key
    • tls cert pair
    • tlcp cert pair
    • openssl protocol
    • openssl ciphers
    • openssl tls client config
    • openssl server config
Previous Next

© Copyright 2025, Zhang Jingqiang.

Built with Sphinx using a theme provided by Read the Docs.