v2fly.clbug.comv2fly.clbug.com
Quick Start
Config Reference
Config Reference (v5, WIP)
Tools
Developer Guide
New concise guide
  • 简体中文
  • English
GitHub
Quick Start
Config Reference
Config Reference (v5, WIP)
Tools
Developer Guide
New concise guide
  • 简体中文
  • English
GitHub
  • Config Reference

    • Configuration File Format (Draft)
    • Inbounds
    • Outbounds
    • Proxy Protocol
    • Stream
    • Service
    • DNS
    • Router
    • Geo
  • Proxy Protocol

    • Blackhole
    • DNS
    • Dokodemo
    • Freedom
    • HTTP
    • Socks
    • VMess
    • VLite
    • Shadowsocks
    • Shadowsocks2022
    • Trojan
    • Hysteria2
    • VLESS
    • Loopback
  • Stream Transport Protocol

    • TCP
    • WebSocket
    • KCP(mKCP)
    • gRPC
    • QUIC
    • Meek
    • HTTPUpgrade
    • Hysteria2
    • mekya
  • Service

    • Stats
    • Policy
    • Browser Forwarder
    • Burst Observatory
      • PingConfigObject
    • Background Observatory
    • Tun
    • Subscription Manager
    • File System Storage

Burst Observatory

  • Name: burstObservatory
  • Type: Service
  • ID: service.burstObservatory

subjectSelector: string

The selectors for outbound under observation

pingConfig: PingConfigObject

PingConfigObject

destination: string

Ping destination URL. It should return 204 on success.

connectivity: string

Connectivity check URL.

interval: number

Health check interval, int64 values of time.Duration

samplingCount: number

Sampling count is the amount of recent ping results which are kept for calculation

timeout: number

Ping timeout, int64 values of time.Duration

Edit this page on GitHub
Last Updated:
Contributors: Shelikhoo, Arınç ÜNAL
Prev
Browser Forwarder
Next
Background Observatory