Skip to content
New issue

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

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

Already on GitHub? # to your account

Telco support #75

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

shashank-boyapally
Copy link
Contributor

Type of change

  • Refactor
  • New feature
  • Bug fix
  • Optimization
  • Documentation Update

Description

Adding telco data support

(venv) sboyapal orion (telco) >> orion cmd --hunter-analyze --config='examples/telco-cpu-util.yaml' 
2024-10-01 00:44:29,332 - Orion      - INFO - file: orion.py - line: 130 - 🏹 Starting Orion in command-line mode
2024-10-01 00:44:29,960 - Orion      - INFO - file: utils.py - line: 362 - The test telco_cpu_util_test has started
2024-10-01 00:44:35,036 - Orion      - INFO - file: utils.py - line: 111 - Generated DataFrame with 24 rows
telco_cpu_util_test
===================
time                       uuid                                    total_cpu    os_daemon
-------------------------  ------------------------------------  -----------  -----------
2024-09-01 09:45:59 +0000  151af30e-19c3-4814-887c-15bbff6dd1ad     0.511546    0.0946667
2024-09-02 10:42:47 +0000  c925c065-198d-4b85-a8a7-1293703f3370     0.579733    0.178
2024-09-04 16:24:34 +0000  ada06981-5ba3-44d0-89b0-73edbf609c6f     0.673504    0.194667
2024-09-08 09:33:58 +0000  fa2fbddb-1dd2-4d55-9139-2c0e6c09989a     0.484272    0.088
2024-09-08 11:01:36 +0000  65ada957-7b57-4f0b-a220-2f6d57c661ff     0.586345    0.121333
2024-09-09 10:50:10 +0000  d2c2072d-4496-4b68-a3c7-49def9b65899     0.572865    0.138
2024-09-12 14:05:24 +0000  51c3930d-30bd-4a41-b1e5-8ddae8d7d40d     0.572865    0.138
2024-09-12 14:06:53 +0000  40252e73-a821-4fc2-855d-c1ae5d38e6d9     0.572865    0.138
2024-09-12 14:08:39 +0000  635540a7-ae11-4642-ada5-5a35f63c3cd7     0.572865    0.138
2024-09-12 14:12:48 +0000  8ebf1b70-af75-4441-9d0d-6b0dad2ff16f     0.572865    0.138
2024-09-12 14:32:23 +0000  6ca15833-1a46-4a54-81c3-1359a8cd4a27     0.572865    0.138
2024-09-12 15:06:57 +0000  117cd4f5-a60e-4307-8a3f-5a1d84ddaeb8     0.572865    0.138
2024-09-12 15:11:31 +0000  f08fb9ef-2aef-47ab-a811-635f5ef7d86b     0.572865    0.138
2024-09-12 16:50:53 +0000  6e40e381-acb5-40c3-a511-8ec640f6ac34     0.572865    0.138
2024-09-12 16:53:54 +0000  c26404d9-00dc-4a0b-84f8-6b3328b4c67f     0.572865    0.138
2024-09-12 21:20:30 +0000  0354f3af-5931-40f3-87fc-e8794b0062f0     0.594241    0.146667
2024-09-15 09:41:52 +0000  42de52cd-ee67-4c97-ac9e-773c136e7ef5     0.481645    0.0913333
2024-09-15 11:03:26 +0000  99e4cc38-6096-4d0b-aedd-c4b6fac7e045     0.640491    0.161333
2024-09-16 11:01:18 +0000  5156d916-eaae-4941-b827-3b943ece82b1     0.555351    0.159333
2024-09-24 03:56:58 +0000  d0f108ce-7508-448d-9ae3-a260ad4e267a     0.597396    0.121333
2024-09-28 05:20:42 +0000  028a1ef9-fc52-47bc-8136-ca5e9f4bd7de     0.567658    0.094
2024-09-29 10:03:24 +0000  20f10e05-4e7a-42cc-bb26-724eece4f04d     0.554108    0.144
2024-09-29 11:21:35 +0000  ac0b4d6c-bd54-4be9-a1b2-db1af0c81c08     0.593514    0.132
2024-09-30 11:10:27 +0000  f2cb3c97-b76c-424f-9f91-cb9513d9fbc2     0.625041    0.195333

Related Tickets & Documents

  • Related Issue #
  • Closes #

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

Testing

  • Please describe the System Under Test.
  • Please provide detailed steps to perform tests related to this code change.
  • How were the fix/results from this change verified? Please provide relevant screenshots or results.

Signed-off-by: Shashank Reddy Boyapally <sboyapal@redhat.com>
Signed-off-by: Shashank Reddy Boyapally <sboyapal@redhat.com>
Signed-off-by: Shashank Reddy Boyapally <sboyapal@redhat.com>
Signed-off-by: Shashank Reddy Boyapally <sboyapal@redhat.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant