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

feat: component debug feature #116

Merged
merged 2 commits into from
Nov 2, 2024
Merged

feat: component debug feature #116

merged 2 commits into from
Nov 2, 2024

Conversation

SachaMorard
Copy link
Contributor

Checklist

  • I have read the Contributor Guide
  • I have read and agree to the Code of Conduct
  • I have added a description of my changes and why I'd like them included in the section below

Description of Changes

Feature to debug a component easily
Developing a component is not easy, especially if we can't see anything.

Now, we can launch edgee with a specific option --debug-component=<component name> and edgee will only print the content of the requests sent by the component, and the result of the analytics provider.

Related Issues

No issue

@alexcasalboni
Copy link

Looks very useful 👌 I'd recommend adding a short section (or even just a paragraph) on the README as well

Co-authored-by: KokaKiwi <[email protected]>
@SachaMorard SachaMorard merged commit bee64b9 into main Nov 2, 2024
2 checks passed
@SachaMorard SachaMorard deleted the feat/component-debug branch November 2, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants