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: update appVersion to 25.1.0 and add topic #1686

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

patsevanton
Copy link
Contributor

@patsevanton patsevanton commented Jan 30, 2025

Pull Request Description:

This pull request updates the appVersion to 25.1.0 and introduces new Kafka topics based on the latest changes from Sentry and Snuba. The following changes have been made:

  • Updated appVersion to 25.1.0 in Chart.yaml.
  • New Kafka Topic Added:
    • snuba-ourlogs

Topic from files:
https://github.com/getsentry/snuba/blob/25.1.0/snuba/utils/streams/topics.py
https://github.com/getsentry/sentry/blob/25.1.0/src/sentry/conf/server.py

Thank you for your time and review!

@patsevanton
Copy link
Contributor Author

patsevanton commented Jan 30, 2025

install:

helm install -n test --wait sentry . --values values.yaml --timeout=1000s 
coalesce.go:237: warning: skipped value for kafka.config: Not a table.
NAME: sentry
LAST DEPLOYED: Thu Jan 30 07:36:10 2025
NAMESPACE: test
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
* When running upgrades, make sure to give back the `system.secretKey` value.

kubectl -n test get configmap sentry-sentry -o json | grep -m1 -Po '(?<=system.secret-key: )[^\\]*'

check pods:

k get pod -n test
NAME                                                              READY   STATUS    RESTARTS      AGE
sentry-billing-metrics-consumer-68547ddc4-fb8hx                   1/1     Running   0             3m57s
sentry-clickhouse-0                                               1/1     Running   0             22m
sentry-cron-779498d85f-pxwpl                                      1/1     Running   3 (20m ago)   22m
sentry-generic-metrics-consumer-745f8c6946-65tk9                  1/1     Running   0             3m56s
sentry-ingest-consumer-attachments-5d9d54c97b-dz48n               1/1     Running   0             3m56s
sentry-ingest-consumer-events-6d85975b7c-8jtzk                    1/1     Running   0             3m55s
sentry-ingest-consumer-transactions-84bc4f5b57-xf5w5              1/1     Running   0             3m54s
sentry-ingest-monitors-58cbc67c5b-mbhvk                           1/1     Running   0             3m54s
sentry-ingest-occurrences-86954868f6-v8d9g                        1/1     Running   0             3m53s
sentry-ingest-replay-recordings-56f6d8b67b-phjbq                  1/1     Running   0             3m53s
sentry-issue-occurrence-consumer-5f955bd8d8-8qz98                 1/1     Running   0             3m40s
sentry-kafka-controller-0                                         1/1     Running   0             22m
sentry-kafka-controller-1                                         1/1     Running   0             22m
sentry-kafka-controller-2                                         1/1     Running   0             22m
sentry-metrics-consumer-5dc874bbc4-cskq5                          1/1     Running   0             3m52s
sentry-nginx-78665d4559-cjl79                                     1/1     Running   0             22m
sentry-post-process-forward-errors-7c5f58666f-c6brj               1/1     Running   0             3m51s
sentry-post-process-forward-issue-platform-74c6b9bb9d-swpbm       1/1     Running   0             3m50s
sentry-post-process-forward-transactions-7d97677bfb-h9ccg         1/1     Running   0             3m50s
sentry-rabbitmq-0                                                 1/1     Running   0             22m
sentry-relay-5c9b6d85dc-ms458                                     1/1     Running   0             3m36s
sentry-sentry-postgresql-0                                        1/1     Running   0             22m
sentry-sentry-redis-master-0                                      1/1     Running   0             22m
sentry-sentry-redis-replicas-0                                    1/1     Running   2 (20m ago)   22m
sentry-snuba-api-7cb8b475d7-qmf72                                 1/1     Running   1 (21m ago)   22m
sentry-snuba-consumer-7df945cd6b-wmjb8                            1/1     Running   0             3m49s
sentry-snuba-generic-metrics-counters-consumer-97bc96f78-k8wwz    1/1     Running   0             3m46s
sentry-snuba-generic-metrics-distributions-consumer-7545d4rcv84   1/1     Running   0             3m45s
sentry-snuba-generic-metrics-sets-consumer-d55c68f78-cgzbn        1/1     Running   0             3m44s
sentry-snuba-group-attributes-consumer-5584547564-c2tgw           1/1     Running   0             3m44s
sentry-snuba-metrics-consumer-9f7949df9-t45f8                     1/1     Running   0             3m43s
sentry-snuba-outcomes-billing-consumer-dd5cc49c-nzdlx             1/1     Running   0             3m42s
sentry-snuba-outcomes-consumer-64875df5dc-fmb8z                   1/1     Running   0             3m39s
sentry-snuba-replacer-68dc4fd4b5-567w4                            1/1     Running   0             3m39s
sentry-snuba-replays-consumer-867576f857-nczhz                    1/1     Running   0             3m42s
sentry-snuba-spans-consumer-fb8c78bd4-shm9k                       1/1     Running   0             3m41s
sentry-snuba-subscription-consumer-events-656d7cf65b-66mf2        1/1     Running   0             3m38s
sentry-snuba-subscription-consumer-metrics-94f9bccdc-l62h9        1/1     Running   0             3m37s
sentry-snuba-subscription-consumer-transactions-5456f7bd76pgs79   1/1     Running   0             3m37s
sentry-snuba-transactions-consumer-7f6b5b57cd-p284x               1/1     Running   0             3m41s
sentry-subscription-consumer-events-6678c858cd-4tpvm              1/1     Running   0             3m48s
sentry-subscription-consumer-generic-metrics-56b55f945f-rnf46     1/1     Running   0             3m48s
sentry-subscription-consumer-metrics-847ffb877f-jf658             1/1     Running   0             3m47s
sentry-subscription-consumer-transactions-56d48c5f86-qpc4q        1/1     Running   0             3m46s
sentry-web-56d6b57967-6mpbd                                       1/1     Running   3 (19m ago)   22m
sentry-worker-6bfc5fb544-8c758                                    1/1     Running   3 (20m ago)   22m
sentry-zookeeper-clickhouse-0                                     1/1     Running   0             22m

@Mokto Mokto merged commit 31e7368 into sentry-kubernetes:develop Jan 30, 2025
2 of 3 checks passed
@Mokto
Copy link
Contributor

Mokto commented Jan 30, 2025

As always, thanks for that!

@Mokto Mokto mentioned this pull request Jan 30, 2025
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