Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 12, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/logicmonitor/lm-data-sdk-go v1.3.2 -> v1.3.4 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

logicmonitor/lm-data-sdk-go (github.com/logicmonitor/lm-data-sdk-go)

v1.3.4

Compare Source

📦 Release Notes - v1.3.4 (2025-07-04)
✨ New Features
🛠️ Optional Trace Rate Limiter
Introduced NoopRateLimiter for Trace Rate Limiting
A new NoopRateLimiter implementation is now available for the trace rate limiter.
Behavior: Disables all trace rate limiting — all spans and requests are passed through without restriction.
Use Cases: Ideal for development, testing, or environments where trace throttling is not required.

🌱 Enhanced Trace Rate Limiter Configurability
Environment Variable Support
The trace rate limiter can now be configured via environment variables, enabling easier runtime tuning.

If enabled and no explicit values are set, the system will:

Look for environment variables for requests-per-second and spans-per-second limits.

Fallback to hardcoded default values if variables are not found.

This allows for seamless customization without modifying code or redeploying services.

🛠️ Bug Fixes
Fixed Argument Issue in ConvertToLMLogInput
An empty string ("") was added to all ConvertToLMLogInput method calls to resolve parameter mismatch errors.

v1.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: logicmonitor/lm-data-sdk-go@v1.3.2...v1.3.3


Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Aug 27, 2025
@github-actions
Copy link

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Sep 11, 2025
@renovate
Copy link
Author

renovate bot commented Sep 11, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v1.3.4). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/github.com-logicmonitor-lm-data-sdk-go-1.x branch September 11, 2025 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants