Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: template for tracer #76

Merged
merged 3 commits into from
Sep 22, 2023
Merged

Feature: template for tracer #76

merged 3 commits into from
Sep 22, 2023

Conversation

wunder957
Copy link
Contributor

Description

  • Improved the include_extension functionality.
  • A new Tracer template, users can now quickly add tracers via configuration files without having to go through plugins or contributed code
  • Use lower case of tracer_name

Motivation and Context

How has this been tested?

see tests/test_tracer_template.py

Types of changes

  • Maintenance (no change in code, maintain the project's CI, docs, etc.)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@wunder957 wunder957 added the enhancement New feature or request label Sep 22, 2023
@wunder957 wunder957 added this to the v0.1.1 milestone Sep 22, 2023
@wunder957 wunder957 merged commit ecff817 into main Sep 22, 2023
5 checks passed
@wunder957 wunder957 deleted the feature-template-shtracer branch September 22, 2023 08:44
wunder957 pushed a commit that referenced this pull request Sep 22, 2023
* Support include_extension and init template

* Suuport ShTracer template

* Add example for tracer template
wunder957 pushed a commit that referenced this pull request Sep 22, 2023
* Support include_extension and init template

* Suuport ShTracer template

* Add example for tracer template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants