Signoz cloud otel collector support #463
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
will add the version of running the entire setup locally without signoz cloud. |
3242bbc to
2b39c7a
Compare
|
So in accordance with our conversation I am concerned that we need to configure and run things like zookeeper here as opposed to simply firing up a service in a docker container or as part of our deployment stack. Ideally we would just point to some kind of hosted paid instance for monitoring and be done with it. Best to merge a quick and simple (ideally out of the box with zero config paid) solution over something complex here. All we need telemetry for is to debug errors in production and to be able to recreate state. We will not have much load to start with so we do not need to prepare for it here nor do we need to overthink things. |
2b39c7a to
59d9fc1
Compare
Cloud support is complete
#432