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 NIM saved views and logs pipeline #19113

Merged
merged 15 commits into from
Dec 11, 2024
Merged

Conversation

Kyle-Neale
Copy link
Contributor

What does this PR do?

Motivation

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.31%. Comparing base (2059404) to head (cbd2776).
Report is 93 commits behind head on kyle.neale/nvidia-nim-integration.

Additional details and impacted files
Flag Coverage Δ
nvidia_nim 93.10% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

---- 🚨 Try these New Features:

@Kyle-Neale Kyle-Neale changed the title Kyle.neale/nvidia nim logs Add NIM saved views and logs pipeline Nov 22, 2024
@Kyle-Neale Kyle-Neale changed the base branch from master to kyle.neale/nvidia-nim-integration November 22, 2024 19:49
@Kyle-Neale Kyle-Neale marked this pull request as ready for review November 22, 2024 22:54
@Kyle-Neale Kyle-Neale requested review from a team as code owners November 22, 2024 22:54
drichards-87
drichards-87 previously approved these changes Nov 22, 2024
Base automatically changed from kyle.neale/nvidia-nim-integration to master November 27, 2024 17:22
@Kyle-Neale Kyle-Neale dismissed drichards-87’s stale review November 27, 2024 17:22

The base branch was changed.

@datadog-assets datadog-assets bot requested a review from a team as a code owner November 27, 2024 17:22
@Kyle-Neale Kyle-Neale force-pushed the kyle.neale/nvidia-nim-logs branch from a05630a to a0654b5 Compare November 27, 2024 18:48
generic_log %{date("yyyy-MM-dd HH:mm:ss,SSS"):timestamp} \[%{_level}\] %{_msg}
componont_log \[%{number:timestamp}\]\W+\[%{data:container_id}:%{number:pid}\W+:%{number:thread_id}\W+%{_logger_name}:%{_logger_line} %{word:component_name}\W+%{_level}\W+\(%{_msg}\)
supportRules: |
_logger_line %{data:logger.line}
Copy link
Contributor

@thibaultkrebs thibaultkrebs Nov 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can use the operator notSpace instead of data for this case (better performance)

@thibaultkrebs thibaultkrebs added the assets/deploy-logs-staging ONLY USED BY Logs Backend - Validates that a PR is OK to go to staging label Nov 29, 2024
@thibaultkrebs
Copy link
Contributor

@Kyle-Neale Looks good for me overall, I have pushed the integration in our staging env (within 1-2 hours it will be available). If you can confirm it is all good for you

@Kyle-Neale Kyle-Neale force-pushed the kyle.neale/nvidia-nim-logs branch from a4514a9 to f6e37a6 Compare December 4, 2024 20:41
@thibaultkrebs
Copy link
Contributor

Looks good for me on logs files!

@Kyle-Neale Kyle-Neale enabled auto-merge December 10, 2024 13:56
@Kyle-Neale Kyle-Neale added this pull request to the merge queue Dec 11, 2024
Merged via the queue into master with commit 33be8d2 Dec 11, 2024
38 of 39 checks passed
@Kyle-Neale Kyle-Neale deleted the kyle.neale/nvidia-nim-logs branch December 11, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants