question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for DataDog Spring Scheduling Integration

See original GitHub issue

Currently SchedLock doesn’t work if you are using DataDog for Application Performance Monitoring. DataDog wraps the ScheduledMethodRunnable into SpringSchedulingRunnableWrapper. As a result the if (task instanceof ScheduledMethodRunnable) check in getLockConfiguration SpringLockConfigurationExtractor returns false and a Lock is not applied.

Would it be OK if I open a PR that changes that check in order to support the DataDog wrapper class or could you suggest another approach that might solve this?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
lukas-krecancommented, Mar 23, 2021

Thanks. Upgrade to newest version is step one in the troubleshooting guide. Unfortunatelly it’s easier to report a bug then to read README or upgrade.

0reactions
richardstartincommented, Nov 22, 2021

Hi @mohammedalics I don’t work at Datadog any more. I recommend you keep your dependencies up to date though - Shedlock 4.0 was released nearly 2 years ago.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Integrations - Datadog Docs
Integrations. More than 600 built-in integrations. See across all your systems, apps, and services. What's an integration? See Introduction to Integrations.
Read more >
Spring Metrics
This project provides facilities for instrumenting apps with metrics collection and interacting with popular third-party application monitoring systems. Select ...
Read more >
Connect your Schedule to Datadog integration in 2 minutes
How Schedule by Zapier + Datadog Integrations Work · Step 1: Authenticate Schedule by Zapier and Datadog. · Step 2: Pick one of...
Read more >
Spring boot metrics + datadog - java - Stack Overflow
Does anyone know how to integrate Spring boot metrics with datadog? Datadog is a cloud-scale monitoring service for IT.
Read more >
New Datadog integration with Azure offers a seamless ...
With the new Azure integration with Datadog, organizations can now fully map their legacy and cloud-based systems, monitoring real-time data ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found