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

Add probe (tracepoint or logpoint) tagging capability #37

Merged
merged 18 commits into from Nov 1, 2022

Conversation

yasinkalafat
Copy link
Contributor

@yasinkalafat yasinkalafat commented Sep 29, 2022

Support tagging probes.

  • User can add multiple tags to probes via broker.
  • Tagged probes become permanent, and they remain until user remove or untag them.
  • User can enable/disable tags via broker.

@yasinkalafat yasinkalafat changed the title Feature/probe tags Add tags to Trace&Log Points Sep 29, 2022
@suleymanbarman suleymanbarman changed the title Add tags to Trace&Log Points Add probe (tracepoint or logpoint) tagging capability Oct 3, 2022
@suleymanbarman suleymanbarman added the feature New feature or request label Oct 3, 2022
@yasinkalafat yasinkalafat marked this pull request as ready for review October 6, 2022 06:14
@yasinkalafat yasinkalafat marked this pull request as draft October 12, 2022 05:05
@yasinkalafat yasinkalafat marked this pull request as ready for review October 12, 2022 11:36
@runforesight
Copy link

runforesight bot commented Oct 13, 2022

Foresight Workflow Report

build-maven workflow has finished in 3 minutes 54 seconds and finished at 13th Oct, 2022. Conclusion: SUCCESS. Here is the analysis:


Job Failed Steps Tests Not tested changed lines*
build -     🔗  ✅ 3  ❌ 0  ⏭ 0    🔗 N/A See Details

*Not tested changed lines calculated for determining how much of the changes are covered by the tests.

@suleymanbarman suleymanbarman merged commit 9c36bf8 into master Nov 1, 2022
@suleymanbarman suleymanbarman deleted the feature/probe-tags branch November 1, 2022 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Development

Successfully merging this pull request may close these issues.

None yet

2 participants