Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TELESTION-465: Deno samples #409

Merged
merged 8 commits into from
Jan 10, 2024
Merged

TELESTION-465: Deno samples #409

merged 8 commits into from
Jan 10, 2024

Conversation

pklaschka
Copy link
Member

This pull request adds a new Deno logger sample to the repository. The sample demonstrates how to use the Telestion library to create a simple logger service. It logs all messages received on any "sub-subject" of log.>, both on the console and to a local file.

TELESTION-465: https://telestion.youtrack.cloud/issue/TELESTION-465

@pklaschka pklaschka added the 🌷 enhancement New feature or request label Jan 4, 2024
@pklaschka pklaschka self-assigned this Jan 4, 2024
This commit adds a new service called "forward-to-logger" to the docker-compose.yml file. It also includes a new requester sample that demonstrates how to request data from another service and publish it on a different subject. This allows for forwarding data to the logger service.
Copy link
Member

@fussel178 fussel178 left a comment

Choose a reason for hiding this comment

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

I've found some improvements for a later date. But nothing critical. 😉
Everything else looks good to me. 🌴

backend-deno/samples/logger/mod.ts Show resolved Hide resolved
@pklaschka pklaschka merged commit cc4060e into main Jan 10, 2024
16 checks passed
@pklaschka pklaschka deleted the TELESTION-465 branch January 10, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌷 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants