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: making metering a separate module #498

Merged
merged 1 commit into from
Dec 30, 2024
Merged

Conversation

shivanshuraj1333
Copy link
Member

@shivanshuraj1333 shivanshuraj1333 commented Dec 30, 2024

Creates a separate submodule github.com/SigNoz/signoz-otel-collector/pkg/metering and github.com/SigNoz/signoz-otel-collector/pkg/pdatagen to avoid pulling all the dependencies from signoz-otel-collector while importing it in gateway.

@shivanshuraj1333 shivanshuraj1333 marked this pull request as draft December 30, 2024 10:31
@shivanshuraj1333 shivanshuraj1333 force-pushed the fix/metermodule branch 2 times, most recently from 299fd0c to 472e3ef Compare December 30, 2024 10:46
@shivanshuraj1333 shivanshuraj1333 marked this pull request as ready for review December 30, 2024 10:47
@shivanshuraj1333 shivanshuraj1333 merged commit f22b465 into main Dec 30, 2024
3 checks passed
@shivanshuraj1333 shivanshuraj1333 deleted the fix/metermodule branch December 30, 2024 11:44

meter.Logger.Debug("Calculating logs size")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can remove this @shivanshuraj1333. Most of our services run in debug mode. It will hog the logs.

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