gs-node-service icon indicating copy to clipboard operation
gs-node-service copied to clipboard

Godspeed microservice framework

Results 52 gs-node-service issues
Sort by recently updated
recently updated
newest added

## Version Information Server Version: CLI Version (if applicable): ## Environment ## Current Behavior ## Expected Behavior ## Steps to Reproduce 1. 2. 3. ## Screenshots or Screencast ## Logs...

bug

## 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 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...

feature
current

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...

bad ux
good first commit

## 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...

feature

## 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...

feature
current

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:...

bug