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

CASMMON-331 Add kafka-connect dashboard in cray-sysmgmt-health #2552

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

sumithrb
Copy link
Contributor

Summary and Scope

Dashboard for kafka-connect after implementation of the jmx-exporter in CASMMON-330.

Issues and Related PRs

  • Resolves CASMMON-331
  • Merge after <https://github.hpe.com/hpe/hpc-car-sma-kafka-connect/pull/17>

Testing

Tested on:

  • <mug>
  • <hela>
  • Local development environment

Test description:

The changes tested and success verified.

https://grafana.cmn.mug.hpc.amslabs.hpecorp.net/d/connect/kafka-connect?orgId=1&refresh=10s

ncn-m001:/mnt/developer/sum # helm upgrade -n sma cp-kafka-connect cp-kafka-connect-1.4.0.tgz
Release "cp-kafka-connect" has been upgraded. Happy Helming!
NAME: cp-kafka-connect
LAST DEPLOYED: Thu Jul  6 05:32:58 2023
NAMESPACE: sma
STATUS: deployed
REVISION: 26
TEST SUITE: None
NOTES:
This chart installs a Confluent Kafka Connect

https://docs.confluent.io/current/connect/index.html
ncn-m001:/mnt/developer/sum # kubectl get all -n sma | grep connect
pod/cp-kafka-connect-c4dfdfb5c-26f8x                2/2     Running     0          2m49s
service/cp-kafka-connect                            ClusterIP      10.26.244.22    <none>         8083/TCP,5556/TCP              2m49s
deployment.apps/cp-kafka-connect               1/1     1            1           2m49s
replicaset.apps/cp-kafka-connect-c4dfdfb5c                1         1         1       2m49s

image

Pull Request Checklist

  • Version number(s) incremented, if applicable
  • License file intact
  • Target branch correct

@sumithrb sumithrb requested a review from a team as a code owner July 11, 2023 11:00
@denniswalker denniswalker merged commit 04d0788 into main Jul 11, 2023
1 check passed
@denniswalker denniswalker deleted the CASMMON-331 branch July 11, 2023 19:58
@denniswalker
Copy link
Contributor

/backport stable/1.5

@github-actions
Copy link

Backporting into branch stable/1.5 was successful. New PR: #2563

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