You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Directive => Local Value => Master Value
skywalking_agent.enable => 1 => 1
skywalking_agent.skywalking_version => 8 => 8
skywalking_agent.server_addr => 127.0.0.1:11800 => 127.0.0.1:11800
skywalking_agent.service_name => hello-skywalking => hello-skywalking
skywalking_agent.worker_threads => 0 => 0
skywalking_agent.log_level => DEBUG => DEBUG
skywalking_agent.log_file => /tmp/skywalking-agent.log => /tmp/skywalking-agent.log
skywalking_agent.runtime_dir => /tmp/skywalking-agent => /tmp/skywalking-agent
skywalking_agent.authentication => no value => no value
skywalking_agent.enable_tls => 0 => 0
skywalking_agent.ssl_trusted_ca_path => no value => no value
skywalking_agent.ssl_key_path => no value => no value
skywalking_agent.ssl_cert_chain_path => no value => no value
skywalking_agent.heartbeat_period => 30 => 30
skywalking_agent.properties_report_period_factor => 10 => 10
php -v
PHP 7.4.3-4ubuntu2.17 (cli) (built: Jan 10 2023 15:37:44) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.3-4ubuntu2.17, Copyright (c), by Zend Technologies
OAP version:apache-skywalking-apm-9.3.0
ES version:7.17.9
Problem: The registration of the OAP service failed, but the java-agent could monitor the data.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
tail -f tmp/skywalking_agent.log
2023-02-16T09:55:51.397183Z INFO skywalking_agent::module: Starting skywalking agent service_name="hello-skywalking" service_instance="[email protected]" skywalking_version=8 authentication="" heartbeat_period=30 properties_report_period_factor=10
2023-02-16T09:55:51.397234Z DEBUG skywalking_agent::module: Skywalking TLS info enable_tls=false ssl_trusted_ca_path="" ssl_key_path="" ssl_cert_chain_path=""
2023-02-16T09:55:51.398870Z DEBUG skywalking_agent::worker: Starting worker...
2023-02-16T09:55:51.398950Z DEBUG skywalking_agent::worker: Bind unix stream socket_file="/tmp/skywalking-agent/5f4ce33b38782.sock"
2023-02-16T09:55:51.399051Z DEBUG skywalking_agent::worker: Create Endpoint url="http://127.0.0.1:11800"
2023-02-16T09:55:51.399336Z DEBUG connect: hyper::client::connect::http: connecting to 127.0.0.1:11800
2023-02-16T09:55:51.399658Z DEBUG connect: hyper::client::connect::http: connected to 127.0.0.1:11800
2023-02-16T09:55:51.399703Z DEBUG connect: h2::client: binding client connection
2023-02-16T09:55:51.399734Z DEBUG connect: h2::client: client connection bound
2023-02-16T09:55:51.399766Z DEBUG connect: h2::codec::framed_write: send frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384 }
2023-02-16T09:55:51.400022Z DEBUG connect:Connection{peer=Client}: h2::codec::framed_write: send frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
2023-02-16T09:55:51.400638Z INFO connect: skywalking_agent::worker: Skywalking server connected uri="http://127.0.0.1:11800/"
2023-02-16T09:55:51.400702Z INFO skywalking_agent::worker: Worker is ready...
2023-02-16T09:55:51.401181Z DEBUG skywalking_agent::worker: Report instance properties props=Properties { inner: {"ipv4": ["192.168.203.155"], "hostname": ["j"], "OS Name": ["Linux"], "Process No.": ["222459"], "language": ["php"]} }
2023-02-16T09:55:51.401262Z DEBUG tower::buffer::worker: service.ready=true processing request
2023-02-16T09:55:51.401401Z DEBUG connect:Connection{peer=Client}: h2::codec::framed_read: received frame=Settings { flags: (0x0), max_concurrent_streams: 4, initial_window_size: 1048576, max_header_list_size: 8192 }
2023-02-16T09:55:51.401421Z DEBUG connect:Connection{peer=Client}: h2::codec::framed_write: send frame=Settings { flags: (0x1: ACK) }
2023-02-16T09:55:51.401500Z DEBUG connect:Connection{peer=Client}: h2::codec::framed_read: received frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
2023-02-16T09:55:51.401538Z DEBUG connect:Connection{peer=Client}: h2::codec::framed_write: send frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
2023-02-16T09:55:51.401562Z DEBUG connect:Connection{peer=Client}: h2::codec::framed_write: send frame=Data { stream_id: StreamId(1) }
2023-02-16T09:55:51.401571Z DEBUG connect:Connection{peer=Client}: h2::codec::framed_write: send frame=Data { stream_id: StreamId(1), flags: (0x1: END_STREAM) }
2023-02-16T09:55:51.401641Z DEBUG connect:Connection{peer=Client}: h2::codec::framed_read: received frame=Settings { flags: (0x1: ACK) }
2023-02-16T09:55:51.401670Z DEBUG connect:Connection{peer=Client}: h2::proto::settings: received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384 }
2023-02-16T09:55:51.402349Z DEBUG connect:Connection{peer=Client}: h2::codec::framed_read: received frame=Ping { ack: false, payload: [0, 0, 0, 0, 0, 0, 4, 210] }
2023-02-16T09:55:51.402393Z DEBUG connect:Connection{peer=Client}: h2::codec::framed_write: send frame=Ping { ack: true, payload: [0, 0, 0, 0, 0, 0, 4, 210] }
2023-02-16T09:55:51.403146Z DEBUG connect:Connection{peer=Client}: h2::codec::framed_read: received frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
2023-02-16T09:55:51.403199Z DEBUG connect:Connection{peer=Client}: h2::codec::framed_read: received frame=Data { stream_id: StreamId(1) }
2023-02-16T09:55:51.403217Z DEBUG connect:Connection{peer=Client}: h2::codec::framed_read: received frame=Headers { stream_id: StreamId(1), flags: (0x5: END_HEADERS | END_STREAM) }
php --ri skywalking_agent
skywalking_agent
version => 0.4.0-dev
authors => Apache Software Foundation:jmjoy [email protected]:Yanlong He [email protected]
Directive => Local Value => Master Value
skywalking_agent.enable => 1 => 1
skywalking_agent.skywalking_version => 8 => 8
skywalking_agent.server_addr => 127.0.0.1:11800 => 127.0.0.1:11800
skywalking_agent.service_name => hello-skywalking => hello-skywalking
skywalking_agent.worker_threads => 0 => 0
skywalking_agent.log_level => DEBUG => DEBUG
skywalking_agent.log_file => /tmp/skywalking-agent.log => /tmp/skywalking-agent.log
skywalking_agent.runtime_dir => /tmp/skywalking-agent => /tmp/skywalking-agent
skywalking_agent.authentication => no value => no value
skywalking_agent.enable_tls => 0 => 0
skywalking_agent.ssl_trusted_ca_path => no value => no value
skywalking_agent.ssl_key_path => no value => no value
skywalking_agent.ssl_cert_chain_path => no value => no value
skywalking_agent.heartbeat_period => 30 => 30
skywalking_agent.properties_report_period_factor => 10 => 10
php -v
PHP 7.4.3-4ubuntu2.17 (cli) (built: Jan 10 2023 15:37:44) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.3-4ubuntu2.17, Copyright (c), by Zend Technologies
OAP version:apache-skywalking-apm-9.3.0
ES version:7.17.9
Problem: The registration of the OAP service failed, but the java-agent could monitor the data.
Beta Was this translation helpful? Give feedback.
All reactions