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

feat(operator): Added metrics #55

Merged
merged 22 commits into from
Oct 6, 2022
Merged

feat(operator): Added metrics #55

merged 22 commits into from
Oct 6, 2022

Conversation

RealAnna
Copy link
Contributor

@RealAnna RealAnna commented Sep 29, 2022

Closes #44 #88

image

@thisthat thisthat marked this pull request as ready for review September 30, 2022 06:48
@thisthat thisthat marked this pull request as draft September 30, 2022 06:48
@odubajDT odubajDT force-pushed the feat/metrics branch 2 times, most recently from ee6b765 to d504353 Compare October 3, 2022 10:25
@thschue thschue changed the title feat: Added metrics feat(operator): Added metrics Oct 3, 2022
@odubajDT
Copy link
Contributor

odubajDT commented Oct 4, 2022

to display metrics run:

kubectl port-forward -n <namespace> <operator-pod> 2222:2222

@odubajDT odubajDT force-pushed the feat/metrics branch 3 times, most recently from 4d04572 to 210ec2d Compare October 5, 2022 09:42
@odubajDT odubajDT marked this pull request as ready for review October 5, 2022 13:45
Copy link
Member

@thisthat thisthat left a comment

Choose a reason for hiding this comment

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

Looks very good! Great work! :shipit:
I left only minor suggestions

examples/single-service/pre-deployment-tasks.yaml Outdated Show resolved Hide resolved
operator/api/v1alpha1/keptntask_types.go Outdated Show resolved Hide resolved
operator/api/v1alpha1/keptntask_types.go Outdated Show resolved Hide resolved
operator/api/v1alpha1/keptntask_types.go Outdated Show resolved Hide resolved
operator/api/v1alpha1/keptntask_types.go Outdated Show resolved Hide resolved
thisthat and others added 8 commits October 6, 2022 08:32
Signed-off-by: Giovanni Liva <giovanni.liva@dynatrace.com>
Signed-off-by: RealAnna <anna.reale@dynatrace.com>
Signed-off-by: Giovanni Liva <giovanni.liva@dynatrace.com>
Signed-off-by: Giovanni Liva <giovanni.liva@dynatrace.com>
Signed-off-by: Giovanni Liva <giovanni.liva@dynatrace.com>
Signed-off-by: Giovanni Liva <giovanni.liva@dynatrace.com>
Signed-off-by: RealAnna <anna.reale@dynatrace.com>
Signed-off-by: RealAnna <anna.reale@dynatrace.com>
Signed-off-by: RealAnna <anna.reale@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
operator/api/v1alpha1/common/common.go Outdated Show resolved Hide resolved
operator/api/v1alpha1/common/common.go Outdated Show resolved Hide resolved
operator/api/v1alpha1/common/common.go Outdated Show resolved Hide resolved
operator/api/v1alpha1/common/common.go Outdated Show resolved Hide resolved
operator/api/v1alpha1/common/common.go Outdated Show resolved Hide resolved
operator/api/v1alpha1/common/common.go Outdated Show resolved Hide resolved
operator/api/v1alpha1/common/common.go Outdated Show resolved Hide resolved
operator/controllers/semconv/keptn.go Outdated Show resolved Hide resolved
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Copy link
Member

@thisthat thisthat left a comment

Choose a reason for hiding this comment

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

only a minor comment

operator/api/v1alpha1/common/common.go Outdated Show resolved Hide resolved
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Copy link
Member

@thisthat thisthat left a comment

Choose a reason for hiding this comment

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

:shipit:

@odubajDT odubajDT merged commit f8a3cee into main Oct 6, 2022
@odubajDT odubajDT deleted the feat/metrics branch October 6, 2022 11:10
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.

Add metric capabilities
4 participants