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

[Request] Podman Discovery should be able to use container/pod Hostname automatically #1513

Closed
andrewazores opened this issue Jun 1, 2023 · 0 comments · Fixed by #1514
Closed
Assignees
Labels
feat New feature or request

Comments

@andrewazores
Copy link
Member

Currently, Podman API discovery requires containers to be labelled like io.cryostat.connectUrl=service:rmi:jmx://.... The whole JMX URL, including the hostname and the port number, must be specified in this label. However, the hostname may be automatically generated, in which case the URL cannot be specified in advance. When Cryostat queries the Podman API for the list of running containers it will or can also retrieve information about the hostname of the container. If there is no label specifying the hostname to use for the Cryostat Discovery JMX connection, then the hostname should be inferred from this Podman API information.

@andrewazores andrewazores added the feat New feature or request label Jun 1, 2023
@andrewazores andrewazores self-assigned this Jun 1, 2023
@andrewazores andrewazores moved this to In Progress in 2.4.0 release Jun 1, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in 2.4.0 release Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant