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

BGD-5448 - enable the k8sEventLogCollectorEnabled by default #218

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

alextarasov-spot
Copy link
Contributor

@alextarasov-spot alextarasov-spot commented Jul 16, 2024

Jira Ticket

https://spotinst.atlassian.net/browse/BGD-5448

Demo

Please add a recording of the feature/bug fix in work. if you added new routes, the recording should show the request and response for each new/changed route

Checklist

  • I added a Jira ticket link
  • I filled in the test plan
  • I executed the tests and filled in the test results
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have validated all the requirements in the Jira task were answered
  • I have all necessary approvals for the design/mini design of this task

Test plan and results

  • apply the chart
  • see the spark-watcher is running
  • the k8sEventLogCollectorEnabled is enabled
image - check logs
{"level":"debug","component":"event_logger","timestamp":"2024-07-10T15:20:33Z","message":"New kubernetes event [kind: SparkApplication, namespace: spark-apps, name: alex-ofas-kill-test-d6323-stake, reason: SparkDriverCompleted, message: Driver alex-ofas-kill-test-d6323-stake-driver completed, timestamp: 2024-07-10 15:20:33 +0000 UTC]"}
 
 {"level":"debug","component":"event_logger","timestamp":"2024-07-10T15:20:33Z","message":"New kubernetes event [kind: SparkApplication, namespace: spark-apps, name: alex-ofas-kill-test-d6323-stake, reason: SparkApplicationCompleted, message: SparkApplication alex-ofas-kill-test-d6323-stake completed, timestamp: 2024-07-10 15:20:33 +0000 UTC]"}
 
 {"level":"debug","component":"event_logger","timestamp":"2024-07-10T15:20:34Z","message":"New kubernetes event [kind: SparkApplication, namespace: spark-apps, name: alex-ofas-kill-test-d6323-stake, reason: SparkExecutorCompleted, message: Executor [alex-ofas-kill-test-d6323-stake-exec-1] completed, timestamp: 2024-07-10 15:20:34 +0000 UTC]"}
  • check buckets
    • azure
    • gcp
      image
      image
      image

@alextarasov-spot alextarasov-spot requested a review from a team as a code owner July 16, 2024 14:59
@alextarasov-spot alextarasov-spot merged commit 1dea27e into main Jul 16, 2024
1 check passed
@alextarasov-spot alextarasov-spot deleted the BGD-5484-roll-out-kube-events-collection branch July 16, 2024 15:32
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.

2 participants