Gurjot Kaur

Results 8 issues of Gurjot Kaur

## Version Information Server Version: @godspeedsystems/core: 2.5.1 ## Current Behavior **Pino log setting is not working:** - [x] hostname is not displayed in Pino logs when it is true in...

bug
P0
bad ux

## The Problem Add collector configuration for traces, metrics and logs in observability - [ ] Traces: OTEL collector - [ ] Metrics: OTEL collector - [ ] Logs: Fluent...

feature
P1

## The Problem How to include Prometheus based metrics exposed from any eventsource/datasource plugin i.e. [gs-plugins](https://github.com/godspeedsystems/gs-plugins) in Godspeed framework ## The Solution While exposing the Prometheus metrics at '/metrics' endpoint,...

feature

## The Problem Currently caching support is not provided when you call a datasource or function/workflow from typescript code. ## The Solution We should pass caching before and after instruction...

feature
P2

## Version Information @godspeedsystems/core: 2.4.7 ## Current Behavior This is the yaml workflow: ``` summary: get user on_error: continue: false tasks: - id: user_one fn: crud.user.fetch_user args: - id: return_response...

bug

## Version Information @godspeedsystems/core: "2.3.2" ## Current Behavior Not able to refer .yml file in mappings. It should be able to read mappings from .yaml/.yml files. Filename: `mappings/busi.yml` If I...

bug

## Version Information @godspeedsystems/godspeed-core: 2.3.2 ## Current Behavior We are not able to use inputs inside the sub workflow as it is if we don't pass it in the args....

enhancement