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

Docker s3 data lake app monitoring #113

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bshien
Copy link
Collaborator

@bshien bshien commented Nov 28, 2024

Description

  1. Adds a lambda(EventCanaryLambda) that will create/delete a label every 10 minutes
  2. Adds an alarm for the LabelCanary metric that will trigger on missing data.
  3. Added 1.3.20 to release tracker

Issues Resolved

#105

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link

codecov bot commented Nov 28, 2024

Codecov Report

Attention: Patch coverage is 88.66667% with 17 lines in your changes missing coverage. Please review.

Project coverage is 86.98%. Comparing base (7d0c969) to head (b24161a).

Files with missing lines Patch % Lines
...java/org/opensearchmetrics/github/GhAppClient.java 89.47% 6 Missing ⚠️
...rg/opensearchmetrics/lambda/EventCanaryLambda.java 72.72% 5 Missing and 1 partial ⚠️
...org/opensearchmetrics/util/SecretsManagerUtil.java 82.35% 2 Missing and 1 partial ⚠️
...ensearchmetrics/model/github/GhAppAccessToken.java 50.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #113      +/-   ##
============================================
+ Coverage     86.87%   86.98%   +0.11%     
- Complexity      318      333      +15     
============================================
  Files            69       74       +5     
  Lines          1767     1913     +146     
  Branches         80       84       +4     
============================================
+ Hits           1535     1664     +129     
- Misses          195      210      +15     
- Partials         37       39       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bshien bshien force-pushed the docker-app-monitor branch 6 times, most recently from 1b5fdac to 3087d1e Compare December 2, 2024 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant