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

Scrape GuestOS metrics-proxy and clean up issues in multiservice-discovery. #91

Merged

Conversation

DFINITYManu
Copy link
Contributor

@DFINITYManu DFINITYManu commented Jan 22, 2024

multiservice-discovery was incorrectly discovering HostOS node exporter as GuestOS node exporter.

The matter has been corrected. This is a sample diff from its prior output and the current output. Note IP address of host_node_exporter in the prior scrape.

image

@DFINITYManu DFINITYManu requested a review from a team as a code owner January 22, 2024 14:52
@nikola-milosa
Copy link
Contributor

Close this and rename the branch to container-... so we can get the images built. Note that in order for this to work you need to update all service discovery and downloaders in k8s repo

@DFINITYManu DFINITYManu changed the base branch from main to container-metricsproxyguestscrape January 22, 2024 17:26
@DFINITYManu DFINITYManu merged commit 2cf0927 into container-metricsproxyguestscrape Jan 22, 2024
3 checks passed
github-merge-queue bot pushed a commit that referenced this pull request Jan 25, 2024
…overy. #91 (#93)

* Scrape GuestOS metrics-proxy and clean up redundancies in observability code.

* Fix test I broke.

* Ensure boundary nodes cannot be added with unsupported services.

* Add convenience method to simplify IP address getting.

* Eliminate need for mutability in a lot of the code.

* Avoid some mutability in export targets generator.

* Add replica and orchestrator as valid boundary node job types.

* Fix path overwrite sec issue, allow replacing NNS definitions with PUT, and add README.

* Fix typos in test.

* Remove unhelpful assert.

* Disable failing test.
@sasa-tomic sasa-tomic deleted the metricsproxyguestscrape branch June 21, 2024 09:31
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