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

[onpremise] This plugin needs to install in which one of them? #43

Open
omidraha opened this issue Mar 19, 2021 · 2 comments
Open

[onpremise] This plugin needs to install in which one of them? #43

omidraha opened this issue Mar 19, 2021 · 2 comments

Comments

@omidraha
Copy link

omidraha commented Mar 19, 2021

When using onpremise, there are a lot if services,
This plugin needs to install in which one of them?

 sentry_onpremise_nginx_1
 sentry_onpremise_relay_1
 sentry_onpremise_ingest-consumer_1
 sentry_onpremise_subscription-consumer-events_1
 sentry_onpremise_post-process-forwarder_1
 sentry_onpremise_subscription-consumer-transactions_1
 sentry_onpremise_sentry-cleanup_1
 sentry_onpremise_cron_1
 sentry_onpremise_web_1
 sentry_onpremise_worker_1
 sentry_onpremise_snuba-cleanup_1
 sentry_onpremise_symbolicator-cleanup_1
 sentry_onpremise_snuba-consumer_1
 sentry_onpremise_snuba-transactions-consumer_1
 sentry_onpremise_snuba-api_1
 sentry_onpremise_snuba-replacer_1
 sentry_onpremise_snuba-outcomes-consumer_1
 sentry_onpremise_snuba-subscription-consumer-transactions_1
 sentry_onpremise_snuba-subscription-consumer-events_1
 sentry_onpremise_snuba-sessions-consumer_1
 sentry_onpremise_symbolicator_1
 sentry_onpremise_postgres_1
 sentry_onpremise_memcached_1
 sentry_onpremise_kafka_1
 sentry_onpremise_clickhouse_1
 sentry_onpremise_redis_1

Related issue

@omidraha
Copy link
Author

omidraha commented Mar 19, 2021

Here is the log for sentry_telegram_py3

nginx_1                                     | - - [19/Mar/2021:21:45:22 +0000] "POST /api/2/store/ HTTP/1.1" 200 41 "-" "sentry-java/1.7.27-f6366" "-"
ingest-consumer_1                           | 21:45:23 [INFO] batching-kafka-consumer: Flushing 1 items (from {('ingest-events', 0): [455, 455]}): forced:False size:False time:True
ingest-consumer_1                           | 21:45:23 [INFO] batching-kafka-consumer: Worker flush took 29ms
snuba-transactions-consumer_1               | 2021-03-19 21:45:24,244 Completed processing <Batch: 1 message, open for 1.01 seconds>.
clickhouse_1                                | 2021.03.19 21:45:24.265931 [ 87 ] {2ce6bdb4-ec5d-48c2-b462-318d1e9553f7} <Information> executeQuery: Read 1 rows, 71.00 B in 0.030 sec., 33 rows/sec., 2.31 KiB/sec.
clickhouse_1                                | 2021.03.19 21:45:24.268294 [ 87 ] {} <Information> HTTPHandler: Done processing query
snuba-outcomes-consumer_1                   | 2021-03-19 21:45:24,271 Completed processing <Batch: 1 message, open for 1.04 seconds>.
clickhouse_1                                | 2021.03.19 21:45:24.310257 [ 88 ] {dcc25828-3f0a-4b1b-b684-837c4ff65964} <Information> executeQuery: Read 1 rows, 2.05 KiB in 0.076 sec., 13 rows/sec., 26.81 KiB/sec.
clickhouse_1                                | 2021.03.19 21:45:24.312895 [ 88 ] {} <Information> HTTPHandler: Done processing query
snuba-consumer_1                            | 2021-03-19 21:45:24,317 Completed processing <Batch: 1 message, open for 1.09 seconds>.
worker_1                                    | 21:45:25 [INFO] sentry.plugins.sentry_telegram_py3: notification.dispatched (event_id='ffeb6e08d9c9486da80c924f0db89e61' group_id=23 plugin='sentry_telegram_py3' rule_id=3 project_id=2)
snuba-subscription-consumer-transactions_1  | 2021-03-19 21:45:27,268 Flushing 1 items (from {Partition(topic=Topic(name='events'), index=0): Offsets(lo=4381, hi=4382)})
snuba-subscription-consumer-transactions_1  | 2021-03-19 21:45:27,271 Worker flush took 0ms
snuba-subscription-consumer-events_1        | 2021-03-19 21:45:27,591 Flushing 1 items (from {Partition(topic=Topic(name='events'), index=0): Offsets(lo=4381, hi=4382)})
snuba-subscription-consumer-events_1        | 2021-03-19 21:45:27,595 Worker flush took 0ms
worker_1                                    | 21:45:47 [WARNING] sentry.tasks.release_registry: Release registry URL is not specified, skipping the task.

But nothing is reported by plugin bot.

@ArtOshchepkov
Copy link

ArtOshchepkov commented Mar 21, 2022

It showed when I run docker exec sentry_onpremise_web_1 pip install sentry-telegram && service sentry restart
image

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

No branches or pull requests

2 participants