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

On-the-fly generation of extrae.xml configuration #5

Open
mofeing opened this issue Jan 24, 2023 · 2 comments
Open

On-the-fly generation of extrae.xml configuration #5

mofeing opened this issue Jan 24, 2023 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mofeing
Copy link
Member

mofeing commented Jan 24, 2023

Since the Extrae process is controlled from within Julia, we could programatically configure Extrae by generating a extrae.xml file at run-time.

@mofeing mofeing added enhancement New feature or request good first issue Good for newcomers labels Jan 24, 2023
@clasqui
Copy link
Contributor

clasqui commented Jan 27, 2023

If we want the extrae.xml configuration be transparent to the user, why don't we just use environment variables to set everything up and forget about the XML. We just should set them before initialization.

@mofeing
Copy link
Member Author

mofeing commented Jan 27, 2023

My only concern is if everything that can be configured via XML, can be configured via environment variables. If so, I'm all in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants