Skip to content

Container for querying prometheus#47

Merged
husky-parul merged 1 commit into
sustainable-computing-io:mainfrom
gdozortsev:main
Sep 5, 2024
Merged

Container for querying prometheus#47
husky-parul merged 1 commit into
sustainable-computing-io:mainfrom
gdozortsev:main

Conversation

@gdozortsev

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread experiments/training/README.md Outdated
@@ -0,0 +1,15 @@
# Set up

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we make sure that all the set up for the project is withing the project? For e.g we are using part of the docker compose from kepler project and part of compose contents from peaks project. It is ok to use import and overide but I would recommend to have all the compose files within the peaks project.

Comment thread experiments/training/read_prom.py Outdated
metrics_list = loadProperties()


if(os.getenv('PROMETHEUS') != None):

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see we are trying to use ENV_VAR but no ENV_VARS has been set in the docker compose file.

@husky-parul husky-parul left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please look at my comments.

@husky-parul husky-parul merged commit b753287 into sustainable-computing-io:main Sep 5, 2024
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