vanus icon indicating copy to clipboard operation
vanus copied to clipboard

Vanus is a Serverless, event streaming system with processing capabilities. It easily connects SaaS, Cloud Services, and Databases to help users build next-gen Event-driven Applications.

Results 57 vanus issues
Sort by recently updated
recently updated
newest added

# Motivation Vanus Functions are a series of pre-built functions worked within Vanus transformer. By choosing a function, users can specify the way that events will be changed. It will...

help-wanted
good first issue
function

### What problem does this PR solve? Issue Number: close https://github.com/vanus-labs/vanus/issues/462 Issue Number: close #xxx ### Problem Summary The function is used to get the current date(format: YYYY-MM-DD) in a...

### What problem does this PR solve? Issue Number: close #xxx ### Problem Summary ### What is changed and how does it work? ### Check List #### Tests - [...

### What problem does this PR solve? Issue Number: close #xxx ### Problem Summary ### What is changed and how does it work? ### Check List #### Tests - [...

# Motivation Vanus Functions are a series of pre-built functions worked within Vanus transformer. By choosing a function, users can specify the way that events will be changed. It will...

help-wanted
good first issue

### What problem does this PR solve? support event tracing enable related configurations in the gateway and trigger: ``` observability: tracing: enable: false # OpenTelemetry Collector endpoint, https://opentelemetry.io/docs/collector/getting-started/ otel_collector: http://127.0.0.1:4318...

### What problem does this PR solve? Issue Number: close #xxx ### Problem Summary ### What is changed and how does it work? ### Check List #### Tests - [...

co/vsctl

### What problem does this PR solve? Issue Number: close https://github.com/vanus-labs/vanus/issues/462 ### Problem Summary The function is used to get the current date(format: YYYY-MM-DD) in a specific TimeZone. And assign...

co/trigger
function

the delete eventbus API needs to limit the user to delete system eventbus, but the timer needs to delete the system eventbus, maybe it needs to add an API for...

enhancement

### What problem does this PR solve? Issue Number: close #xxx ### Problem Summary ### What is changed and how does it work? ### Check List #### Tests - [...

co/client