gs-node-service
gs-node-service copied to clipboard
Godspeed microservice framework
## Version Information Server Version: CLI Version (if applicable): ## Environment ## Current Behavior ## Expected Behavior ## Steps to Reproduce 1. 2. 3. ## Screenshots or Screencast ## Logs...
## 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...
## The Problem Add collector configuration for traces, metrics and logs in observability - [ ] Traces: OTEL collector - [ ] Metrics: OTEL collector - [ ] Logs: Fluent...
## 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,...
## The Problem Currently the swagger spec generated from events does not create `tags` & `operationid` keys. Because of no tags the Swagger UI doesn't bring organised APIs. Because of...
Event schema loading errors (not showing where they are happeneing -BAD UX. P0. Ideally asap because new developer will most probaby make errors in making event schemas) event spec loading...
## The Problem Currently Swagger UI opens up when the service is run but there is no way to export the docs. ## The Solution - [x] When a service...
## The Problem - [x] Bug: The generated resposnes schema of gen-crud-api does not have response status set in it. CHeck [this issue](https://github.com/godspeedsystems/gs-api-generator/issues/18) - [x] somewhat bug: In generated swagger...
when the data is null, Getting framework side error: {"Body":"Error in evaluating script: function anonymous(config,inputs,outputs,mappings,task_value\n) {\nreturn 'datasource.lender_integration.get./v1/loan-application/' + outputs.fetch_cjp_details.data.lenderLoanApplicationNumber + '/status'\n} TypeError: Cannot read properties of null (reading 'lenderLoanApplicationNumber') \"TypeError:...