Superskyyy opened a new pull request, #273:
URL: https://github.com/apache/skywalking-python/pull/273

   A considerable number of options are not well-formated in terms of their 
environment variable name. which brings headache to both maintainance and 
users. 
   
   **This PR introduces breaking changes since configurations are renamed, this 
is explicitely stated at top of v1.0.0 changelog.**
   
   Now I also added a documentation generator and checker to enforce a good and 
fully automatic way to produce configuration docuementation on the website. 
   
   Changes in this PR:
   1. Renamed a bunch of configs mainly envvar names to follow `SW_AGENT_`, 
also prioritized important configs.
   2. Added doc generator, config-envvar sync checker, ci config checker
   3. Fix a potential undetected problem in profiler code
   
   
   
   - [ ] If this pull request closes/resolves/fixes an existing issue, replace 
the issue url. Closes: <URL to main repo issue>
   - [x] Update the 
[`CHANGELOG.md`](https://github.com/apache/skywalking-python/blob/master/CHANGELOG.md).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to