Skip to content

Conversation

Yashas-naidu
Copy link
Collaborator

The sample logging output :

Screenshot 2024-10-31 162739

In the week 1 deliverable the following additions were made

  • Created 3 independent microservices namely "PaymentService", "OrderService", "InventoryService" that runs on single machine currently for the sake of simplicity
  • Log generation mechanism is created for each microservice that can register at first then send logs and heartbeat signals next also color gradient is added in order to distinguish between various log messages
  • Heartbeat mechanism part is implemented where the microservices sends the signal periodically

Things to be implemented as well

  • Creating a Trigger on missing heartbeat to be added, i thought of considering this at the later part when pub-sub model is implemented

@Yashas-naidu Yashas-naidu added Feature addition New Feature is implemented inspection Someone need to inspect this PR before merging labels Oct 31, 2024
@Yashas-naidu Yashas-naidu self-assigned this Oct 31, 2024
@Yashas-naidu Yashas-naidu changed the title (Week-1 deliverables) Created 2 files to collect logs,heartbeat and registration from 3 microservices (Week-1 deliverables) Created 2 code files to collect logs,heartbeat and registration from 3 microservices Oct 31, 2024
Copy link
Collaborator

@Dhanush-M555 Dhanush-M555 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dheerajcl dheerajcl merged commit 2f9aaf9 into dheerajcl:main Oct 31, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature addition New Feature is implemented inspection Someone need to inspect this PR before merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants