feat: add support for rendering an optional PrometheusOperator ServiceMonitor resource definition#271
Merged
leninmehedy merged 21 commits intomainfrom Aug 22, 2023
Merged
Conversation
Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
…ra-network Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
This is because OTel collector ports can be configured by the user Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
…nstalled already Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
nathanklick
reviewed
Aug 17, 2023
charts/hedera-network/templates/telemetry/prometheus-svc-monitor.yaml
Outdated
Show resolved
Hide resolved
Co-authored-by: Nathan Klick <nathan@swirldslabs.com> Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com> # Conflicts: # dev/Makefile
Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
…eployment Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
|
Kudos, SonarCloud Quality Gate passed! |
nathanklick
approved these changes
Aug 22, 2023
leninmehedy
added a commit
that referenced
this pull request
Aug 25, 2023
…eMonitor resource definition (#271) Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com> Co-authored-by: Nathan Klick <nathan@swirldslabs.com>
swirlds-automation
added a commit
that referenced
this pull request
Aug 25, 2023
## [0.7.0](v0.6.0...v0.7.0) (2023-08-25) ### Features * add minio tenant helm chart conditionally ([#239](#239)) ([99b2527](99b2527)) * add service definitions for HAProxy and Envoy with support for both ClusterIP and LoadBalancer configurations ([#268](#268)) ([8563e16](8563e16)) * add support for rendering an optional PrometheusOperator ServiceMonitor resource definition ([#271](#271)) ([84cbbed](84cbbed)) * create mock junit annotations ([#104](#104)) ([752b2df](752b2df)) * enable helm template substitutions on Open Collector config map ([#274](#274)) ([1fa684b](1fa684b)) * mirror node as a conditional subchart ([#272](#272)) ([8842aa0](8842aa0)) ### Bug Fixes * update envoy cluster name in the config ([#276](#276)) ([5fef59f](5fef59f))
Contributor
|
🎉 This PR is included in version 0.7.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Description
This pull request changes the following:
Notes:
Related Issues