Skip to content

Tags: SigNoz/signoz-otel-collector

Tags

v0.111.19-68c19db8

Toggle v0.111.19-68c19db8's commit message

Verified

This tag was signed with the committer’s verified signature.
shivanshuraj1333 Shivanshu Raj Shrivastava
Initial release of payloadmeter

v0.111.19

Toggle v0.111.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(metering): add metering for logs (#493)

#### Features

- Add a pkg `metering` with interface `metering.Meter` for Size and Count usage calculation
- Add a pkg `pdatagen` for generating a wide variety of telemetry data for testing

v0.111.19-ea32c2e

Toggle v0.111.19-ea32c2e's commit message
Add missing string value length limits

v0.111.19-97568225

Toggle v0.111.19-97568225's commit message

Verified

This tag was signed with the committer’s verified signature.
shivanshuraj1333 Shivanshu Raj Shrivastava
Adding meter package

v0.111.19-320a49b1

Toggle v0.111.19-320a49b1's commit message

Verified

This tag was signed with the committer’s verified signature.
shivanshuraj1333 Shivanshu Raj Shrivastava
Adding payloadmeter go module

v0.111.19-17ebe8de

Toggle v0.111.19-17ebe8de's commit message

Verified

This tag was signed with the committer’s verified signature.
shivanshuraj1333 Shivanshu Raj Shrivastava
Adding payloadmeter go module

v0.111.19-2bbe7c6e

Toggle v0.111.19-2bbe7c6e's commit message

Verified

This tag was signed with the committer’s verified signature.
shivanshuraj1333 Shivanshu Raj Shrivastava
Adding payloadmeter go module

v0.1.0-f49bc981

Toggle v0.1.0-f49bc981's commit message

Verified

This tag was signed with the committer’s verified signature.
shivanshuraj1333 Shivanshu Raj Shrivastava
Initial release of payloadmeter

v0.1.0-17ebe8de

Toggle v0.1.0-17ebe8de's commit message

Verified

This tag was signed with the committer’s verified signature.
shivanshuraj1333 Shivanshu Raj Shrivastava
Initial release of payloadmeter

v0.111.18

Toggle v0.111.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: nil meter instance used in exporter (#492)

Fixes #491