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

removed agent/status #3678

Merged
merged 3 commits into from
Sep 21, 2023
Merged

removed agent/status #3678

merged 3 commits into from
Sep 21, 2023

Conversation

samiura
Copy link
Contributor

@samiura samiura commented Sep 20, 2023

Description: Removing dead code incrementally

Link to Splunk idea: <Link to Splunk idea, see https://ideas.splunk.com>

Testing:

Documentation:

@samiura samiura requested review from a team as code owners September 20, 2023 22:42
"github.com/signalfx/signalfx-agent/pkg/utils"
)

//go:generate sh -c "test -e `go env GOPATH`/bin/genny > /dev/null || (cd ../.. && go install github.com/mauricelam/genny)"
Copy link
Contributor

Choose a reason for hiding this comment

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

This is where genny is installed, which is expected by the splunk writer and causing the failed test* job. It can be relocated there, or I suspect that writer code can be removed since I don't believe it's exercised.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@rmfitzpatrick thank you so much. I was tearing my head apart. Let me remove writer code and run tests to make sure everything is sane.

@samiura samiura force-pushed the removed-statu-and-agent branch 2 times, most recently from fd0e957 to 15b676b Compare September 21, 2023 21:13
@atoulme atoulme merged commit 71a350b into signalfx:main Sep 21, 2023
42 checks passed
@samiura samiura deleted the removed-statu-and-agent branch September 25, 2023 21:41
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.

None yet

4 participants