Skip to content

Conversation

@obs-gh-virjramakrishnan
Copy link
Contributor

@obs-gh-virjramakrishnan obs-gh-virjramakrishnan commented Sep 4, 2025

No description provided.

Copy link

@orca-security-us orca-security-us bot left a 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
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@obs-gh-virjramakrishnan obs-gh-virjramakrishnan force-pushed the viraj/test-fargate branch 8 times, most recently from 13be99d to e298a0a Compare September 30, 2025 23:54
@obs-gh-virjramakrishnan obs-gh-virjramakrishnan marked this pull request as ready for review September 30, 2025 23:57
Copy link
Collaborator

@obs-gh-mattcotter obs-gh-mattcotter left a 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:

Copy link
Collaborator

@obs-gh-mattcotter obs-gh-mattcotter left a 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.

@obs-gh-virjramakrishnan
Copy link
Contributor Author

Addressed comments in the most recent push. I will work on the docs PR right now!

@github-actions
Copy link
Contributor

github-actions bot commented Nov 12, 2025

The following chart updates are necessary:

diff --git a/charts/agent/Chart.yaml b/charts/agent/Chart.yaml
index 0b9be95..f5f7a1b 100644
--- a/charts/agent/Chart.yaml
+++ b/charts/agent/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
 name: agent
 description: Chart to install K8s collection stack based on Observe Agent
 type: application
-version: 0.75.0
+version: 0.74.4
 appVersion: "2.10.1"
 dependencies:
   - name: opentelemetry-collector

@obs-gh-virjramakrishnan obs-gh-virjramakrishnan force-pushed the viraj/test-fargate branch 3 times, most recently from e447fc8 to 0e14c22 Compare November 14, 2025 01:50
@obs-gh-virjramakrishnan
Copy link
Contributor Author

obs-gh-virjramakrishnan commented Nov 14, 2025

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.

nodeless:
  enabled: false
  hostingPlatform: ""
  metrics:
    enabled: false

docs PR is here.

Copy link
Collaborator

@obs-gh-mattcotter obs-gh-mattcotter left a 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!

@obs-gh-virjramakrishnan obs-gh-virjramakrishnan force-pushed the viraj/test-fargate branch 2 times, most recently from 59af6a8 to 267684a Compare November 14, 2025 22:37
Copy link
Collaborator

@obs-gh-mattcotter obs-gh-mattcotter left a 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.
@obs-gh-virjramakrishnan obs-gh-virjramakrishnan merged commit 24e95f1 into main Nov 18, 2025
12 checks passed
@obs-gh-virjramakrishnan obs-gh-virjramakrishnan deleted the viraj/test-fargate branch November 18, 2025 23:03
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.

3 participants