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.

Does rule engine support functions?

See original GitHub issue

Was wondering if it’s possible to implement custom functions to the rule engine, something of the sort of:

get_hostname("https://example.com/path") == "github.com"

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:3
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
zeroSteinercommented, Jan 25, 2022

It’s possible and I’ve been asked about it before. It would just be alot of work.

0reactions
armonacommented, Mar 20, 2022

@rwspielman I started working on it (not a lot though), but as @zeroSteiner said it is a lot of wok and I can’t find the time to implement it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is a Rules Engine and Why Do You Need It? - Hyperon
A rule engine automates repetitive and complicated tasks, increases collaboration, and cuts down on expensive mistakes. Immediate Benefits Of ...
Read more >
Rules Engine Overview - Gainsight Inc.
The Rules Engine is the control room for business automation. It allows you to build business rules that help trigger CTAs (Calls to...
Read more >
What is Business Rules Engine: The Complete Guide
A business rules engine can help organizations to be more efficient and effective by automating the enforcement of business rules.
Read more >
How Do Business Rule Engines Work? Its Implementation
Business rules engine executes rules and guides employees in the right direction during a confusing situation, it ensures that process ...
Read more >
What is Rule-Engine? - Medium
Inference Engine: It is a brain of expert-system which manage a large number of rules and facts inside the expert system. Its job...
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