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

Create simple function for fetching metrics from prometheus #65

Closed
thschue opened this issue Sep 30, 2022 · 2 comments · Fixed by #677
Closed

Create simple function for fetching metrics from prometheus #65

thschue opened this issue Sep 30, 2022 · 2 comments · Fixed by #677
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@thschue
Copy link
Contributor

thschue commented Sep 30, 2022

To be able to evaluate metrics from Prometheus, there should be a simple function that fetches metrics from Prometheus, compares them with a value, and terminates either successfully(0) or failed(1) depending on the result.

Sample functions could be found at https://github.com/keptn-sandbox/lifecycle-controller/tree/main/functions-runtime/samples/ts.

@thschue thschue added enhancement New feature or request good first issue Good for newcomers labels Sep 30, 2022
@thschue thschue added this to the 1.0.x milestone Nov 2, 2022
@shardulsrivastava
Copy link
Contributor

@thschue I would like to work on this.

@mowies
Copy link
Member

mowies commented Jan 9, 2023

@shardulsrivastava sorry for the long wait... I assigned you now

thisthat pushed a commit that referenced this issue Feb 1, 2023
Co-authored-by: Giovanni Liva <giovanni.liva@dynatrace.com>
Closes #65
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

Successfully merging a pull request may close this issue.

3 participants