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

Support GCP region for Vertex AI #41360

Closed
ishleenk17 opened this issue Oct 22, 2024 · 4 comments · Fixed by #41551
Closed

Support GCP region for Vertex AI #41360

ishleenk17 opened this issue Oct 22, 2024 · 4 comments · Fixed by #41551
Assignees
Labels
needs_team Indicates that the issue/PR needs a Team:* label

Comments

@ishleenk17
Copy link
Contributor

Add suport of GCP region/zone for the new GCP service of Vertex AI

@ishleenk17 ishleenk17 self-assigned this Oct 22, 2024
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Oct 22, 2024
@botelastic
Copy link

botelastic bot commented Oct 22, 2024

This issue doesn't have a Team:<team> label.

@gpop63
Copy link
Contributor

gpop63 commented Oct 23, 2024

We could consider exposing the zone/region/location label in the configuration, allowing it to be set from the integration side rather than modifying the beats code for each service. This configuration setting can be hidden from the user to avoid unnecessary complexity.

This approach would ensure that if a new service is added in the future with a different zone/location label, we won’t need to modify the beats code again. The label can be set through the integration configuration instead.

@ishleenk17
Copy link
Contributor Author

We could consider exposing the zone/region/location label in the configuration, allowing it to be set from the integration side

Thats what I plan to do @gpop63

@ishleenk17
Copy link
Contributor Author

ishleenk17 commented Nov 7, 2024

For this specific usecase, I am adding support for vertexai alone to meet the FF of 8.16.1
Created a separate issue to work on generic support for region.zone for all GCP services.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs_team Indicates that the issue/PR needs a Team:* label
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants