Skip to content

Refactor agent startup logic and experimental os.fork support #287

Merged
wu-sheng merged 1 commit into
apache:masterfrom
Superskyyy:refactor-fork-support
Feb 17, 2023
Merged

Refactor agent startup logic and experimental os.fork support #287
wu-sheng merged 1 commit into
apache:masterfrom
Superskyyy:refactor-fork-support

Conversation

@Superskyyy

@Superskyyy Superskyyy commented Feb 16, 2023

Copy link
Copy Markdown
Member

This PR is made of two tightly coupled parts:

  1. Total rewrite of agent startup logic from module functions -> singleton class. (some other logic was changed in meter to fix wrong forking behavior)
  2. Provide experimental support for os.fork(), exposed as an option.
  3. A demo directory to provide easier access to oap/kafka/demoservices (for contributors).

Minor changes:

  1. Docs: fixed some missed ones over time.
  2. Fixed a redis bug.

@Superskyyy Superskyyy self-assigned this Feb 16, 2023
@Superskyyy Superskyyy added bug Something isn't working documentation Improvements or additions to documentation feature New feature core labels Feb 16, 2023
@Superskyyy Superskyyy added this to the 1.0.0 milestone Feb 16, 2023
Comment thread skywalking/agent/__init__.py
Comment thread skywalking/agent/__init__.py
@wu-sheng wu-sheng merged commit d5a9506 into apache:master Feb 17, 2023
@Superskyyy Superskyyy deleted the refactor-fork-support branch February 17, 2023 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working core documentation Improvements or additions to documentation feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants