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

Disable scraping for containers where model_manager is not defined #752

Merged

Conversation

bigbitbus
Copy link
Contributor

Description

The parallel containers dont have the model_manager object so custom per-model Prometheus scraping implemented in #750 will not work for them.

This bugfix disables custom prometheus scraping for parallel dockers.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How has this change been tested, please provide a testcase or example of how you tested the change?

Tested locally on parallel and non-parallel inference containers.

Any specific deployment considerations

For example, documentation changes, usability, usage/costs, secrets, etc.

Docs

  • Docs updated? What were the changes:

@bigbitbus
Copy link
Contributor Author

@PawelPeczek-Roboflow tested locally for parallel container and it works now.

@PawelPeczek-Roboflow PawelPeczek-Roboflow merged commit e94a588 into main Oct 18, 2024
57 checks passed
@PawelPeczek-Roboflow PawelPeczek-Roboflow deleted the fix/disable-custom-scraping-for-parallel-containers branch October 18, 2024 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants