-
Notifications
You must be signed in to change notification settings - Fork 10
added extra pipeline for metrics monitoring #416
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Orca Security Scan Summary
| Status | Check | Issues by priority | |
|---|---|---|---|
| Infrastructure as Code | View in Orca | ||
| SAST | View in Orca | ||
| Secrets | View in Orca | ||
| Vulnerabilities | View in Orca |
8b0571b to
c1c508a
Compare
13be99d to
e298a0a
Compare
8691d49 to
61e4888
Compare
obs-gh-mattcotter
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good! A couple small comments, then please also:
- bump the chart version
- prefix the commit title with
feat:(our release tooling relies on this, more references: https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716) - generate the md file again (
make pre-commit)
61e4888 to
d9fc246
Compare
37e1267 to
5a9c3fa
Compare
obs-gh-mattcotter
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good! Left a few small comments, but lgtm! Do you have an associated docs change with instructions?
CC @obs-gh-alexlew for an extra pair of eyes while I'm traveling.
5a9c3fa to
093da22
Compare
|
Addressed comments in the most recent push. I will work on the docs PR right now! |
093da22 to
e563a8e
Compare
|
The following chart updates are necessary: |
e447fc8 to
0e14c22
Compare
|
I did some restructuring of the config values because of some feedback: let me know if you like this structure: for the values that will determine how fargate works. docs PR is here. |
0e14c22 to
1ec4950
Compare
obs-gh-mattcotter
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I noticed a couple other small things, but looks great!
59af6a8 to
267684a
Compare
obs-gh-mattcotter
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢 !
…re config for extensibility Customers have been requesting that we support EKS fargate hosted clusters. To do this, I add a new fargate mode (off my default) that will install an otel operator, which will use a sidecar container to query metrics from the pod it is attached to.
267684a to
8a5e1fb
Compare
No description provided.