chuan-yun / Molten

php probe for zipkin and opentracing
Apache License 2.0
792 stars 160 forks source link

The document should be a little more detailed #78

Open WiFeng opened 6 years ago

WiFeng commented 6 years ago

How adjust the value of these options in different production envirement?

How can we use the notify function ? What does it do ? molten.notify_uri

silkcutKs commented 6 years ago

molten.notify_uri for notify the register center, if you want some server know what php instance install and start molten , you can set it with your server url.

WiFeng commented 6 years ago

@silkcutKs thx. How do I adjust the above other options in different envirement?

silkcutKs commented 6 years ago

@WiFeng these options for differet env like molten.sampling_request , this guarantee the front requests in one minute you can keep, if your server's throughput is small , and you don't want to ignore every request, you can use it.

like molten.sampling_rate this is for big throughput, if your service in hight load, you need set it to 8/16/32, these mean one of these will be save.

report_interval and report_limit, the two is design for report error info rate. as the words mean, interval for report time, limit for error count