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

send discovered services to standard output #38

Merged
merged 15 commits into from
Oct 25, 2023

Conversation

przsus
Copy link
Contributor

@przsus przsus commented Oct 24, 2023

No description provided.

@przsus
Copy link
Contributor Author

przsus commented Oct 24, 2023

obraz
this is how it currently looks

ebpfdiscoverysrv/src/main.cpp Outdated Show resolved Hide resolved
libebpfdiscoveryproto/src/Translator.cpp Outdated Show resolved Hide resolved
libservice/src/Aggregator.cpp Outdated Show resolved Hide resolved
libservice/src/Aggregator.cpp Outdated Show resolved Hide resolved
libservice/test/AggregatorTest.cpp Outdated Show resolved Hide resolved
libservice/test/AggregatorTest.cpp Outdated Show resolved Hide resolved
libservice/src/Aggregator.cpp Outdated Show resolved Hide resolved
ebpfdiscoverysrv/src/main.cpp Outdated Show resolved Hide resolved
ebpfdiscoverysrv/src/main.cpp Outdated Show resolved Hide resolved
jakubrak
jakubrak previously approved these changes Oct 25, 2023
@przsus przsus force-pushed the format-and-write-data-regarding-number-of-unique-clients branch from 89d7070 to 11d6a0f Compare October 25, 2023 06:51
jakubrak
jakubrak previously approved these changes Oct 25, 2023
jakubrak
jakubrak previously approved these changes Oct 25, 2023
@przsus przsus merged commit 857e511 into main Oct 25, 2023
2 checks passed
@jakubrak jakubrak deleted the format-and-write-data-regarding-number-of-unique-clients branch November 10, 2023 10:22
hparzych pushed a commit that referenced this pull request Apr 29, 2024
* send discovered services to standard output

* Update libebpfdiscoveryproto/src/Translator.cpp

Co-authored-by: Jakub Rak <[email protected]>

* Update libservice/src/Aggregator.cpp

Co-authored-by: Jakub Rak <[email protected]>

* Update libservice/src/Aggregator.cpp

Co-authored-by: Jakub Rak <[email protected]>

* Update libservice/test/AggregatorTest.cpp

Co-authored-by: Jakub Rak <[email protected]>

* PR comments applied

* lock mutex on reading program status

* post conflict resolution fixes

* clean up proto CMakeLists.txt

* fix inclusion of StringFunctions.h

* don't wait for servicesProvidingLoop sleep to finish when exiting program

* Update libservice/src/Aggregator.cpp

Co-authored-by: Jakub Rak <[email protected]>

* Update libservice/src/Aggregator.cpp

Co-authored-by: Jakub Rak <[email protected]>

* Update libservice/src/Aggregator.cpp

Co-authored-by: Jakub Rak <[email protected]>

* use brackets

---------

Co-authored-by: Jakub Rak <[email protected]>
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.

4 participants