generated from sentrysoftware/oss-maven-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Remove Process monitor job from Windows And Linux connectors then create a new connector for process monitoring in UNIX, Linux and Window #94
Milestone
Comments
NassimBtk
changed the title
Create a new connector for process moinitoring in UNIX, Linux and Window
Remove Process monitor job from Windows And Linux then create a new connector for process moinitoring in UNIX, Linux and Window
Aug 5, 2024
NassimBtk
changed the title
Remove Process monitor job from Windows And Linux then create a new connector for process moinitoring in UNIX, Linux and Window
Remove Process monitor job from Windows And Linux then create a new connector for process monitoring in UNIX, Linux and Window
Aug 5, 2024
NassimBtk
changed the title
Remove Process monitor job from Windows And Linux then create a new connector for process monitoring in UNIX, Linux and Window
Remove Process monitor job from Windows And Linux connectors then create a new connector for process monitoring in UNIX, Linux and Window
Aug 5, 2024
MedMaalej
added a commit
that referenced
this issue
Aug 8, 2024
* Remove empty lines in WindowsProcess.yaml
SafaeAJ
added a commit
that referenced
this issue
Aug 16, 2024
…nector for process monitoring in Linux
SafaeAJ
added a commit
that referenced
this issue
Aug 16, 2024
…nector for process monitoring in Linux
SafaeAJ
added a commit
that referenced
this issue
Aug 16, 2024
…nector for process monitoring in Linux * Update System.yaml
SafaeAJ
added a commit
that referenced
this issue
Aug 16, 2024
…nector for process monitoring in Linux * Update System.yaml
MedMaalej
added a commit
that referenced
this issue
Aug 21, 2024
* Add comments to explain the connector variables configuration in WindowsProcess.yaml
SafaeAJ
added a commit
that referenced
this issue
Aug 27, 2024
…nector for process monitoring in Linux * Update LinuxProcess.yaml
SafaeAJ
added a commit
that referenced
this issue
Aug 27, 2024
…nector for process monitoring in Linux * Update comment in linuxprocess.yaml
MedMaalej
added a commit
that referenced
this issue
Aug 27, 2024
* Update connector after code review
MedMaalej
added a commit
that referenced
this issue
Aug 28, 2024
* Update attributes and metrics names * Refactor attributes and metrics * Update regex variable names
MedMaalej
added a commit
that referenced
this issue
Aug 28, 2024
* Add process.name attribute * Change monitor id from name to command
SafaeAJ
added a commit
that referenced
this issue
Aug 28, 2024
…nector for process monitoring in Linux * Update linuxprocess.yaml
MedMaalej
added a commit
that referenced
this issue
Aug 29, 2024
* Change metrics names according to Otel naming conventions
SafaeAJ
added a commit
that referenced
this issue
Aug 29, 2024
…nector for process monitoring in Linux * Update linuxprocess.yaml
SafaeAJ
added a commit
that referenced
this issue
Aug 29, 2024
…nector for process monitoring in Linux * Update comment in linuxprocess.yaml
SafaeAJ
added a commit
that referenced
this issue
Aug 29, 2024
…nector for process monitoring in Linux * Update linuxprocess.yaml
SafaeAJ
added a commit
that referenced
this issue
Aug 29, 2024
…nector for process monitoring in Linux * Update linuxprocess.yaml
MedMaalej
added a commit
that referenced
this issue
Aug 30, 2024
* Update SQL query * Update metrics and attributes * Add comments
MedMaalej
added a commit
that referenced
this issue
Aug 30, 2024
* Update connector information (appliesTo, displayName, etc ...) * Remove connectionTypes
MedMaalej
added a commit
that referenced
this issue
Sep 2, 2024
* Remove process path attribute * Rename process.open_file_descriptor.count * Change process monitor id attribute
MedMaalej
added a commit
that referenced
this issue
Sep 2, 2024
* Add process.cpu.utilization metric
SafaeAJ
added a commit
that referenced
this issue
Sep 2, 2024
…nector for process monitoring in Linux * Update LinuxProcess.yaml
NassimBtk
added a commit
that referenced
this issue
Sep 5, 2024
…rocess-monitor-job-from-linux-and-create-a-new-connector-for-process-monitoring-in-linux Issue #94: Remove Process monitor job from Linux and create a new connector for process monitoring in Linux
NassimBtk
added a commit
that referenced
this issue
Sep 5, 2024
…indows-process-connector Issue #94: Create windows process connector
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Specification
Actions Required:
Functionality:
These two new connectors should read the process configuration variable to monitor only the services specified by the user.
The process name provided can be a Regex name.
YAML directive
${var::processNames}
The text was updated successfully, but these errors were encountered: