Skip to content

demo-apps: metrics_counter, redis_streams#53

Merged
andrussal merged 1 commit intodevfrom
examples-specialized
Apr 13, 2026
Merged

demo-apps: metrics_counter, redis_streams#53
andrussal merged 1 commit intodevfrom
examples-specialized

Conversation

@andrussal
Copy link
Copy Markdown
Collaborator

@andrussal andrussal commented Apr 10, 2026

This PR adds the third set of example applications to logos-blockchain-testing:

These examples extend the set into cases that depend more on surrounding systems than on the application node alone.

Review note

These example PRs do not need critical review. The goal is to get useful example integrations into the repo and improve them from there.

What this PR covers

  • metrics_counter covers Prometheus-backed checks and extra-service wiring
  • redis_streams covers a Redis-based workflow with consumer groups and failover-style behavior

This PR extends the example set into monitoring-oriented and backend-driven cases.

Integration shape

Each app is split into four parts:

  • App or service — the code under test
  • TF integration — the code that connects the app to TF
  • Workloads and expectations — reusable behavior and checks
  • Example binaries — small programs that run one sample scenario

@andrussal andrussal force-pushed the examples-specialized branch from 2f906ca to 15b6e79 Compare April 10, 2026 09:52
@andrussal andrussal changed the title demo-apps: specialized demo-apps: metrics_counter + redis_streams Apr 10, 2026
@andrussal andrussal changed the title demo-apps: metrics_counter + redis_streams demo-apps: metrics_counter, redis_streams Apr 10, 2026
@andrussal andrussal force-pushed the examples-specialized branch from 15b6e79 to 7bf418f Compare April 10, 2026 13:06
@andrussal andrussal force-pushed the examples-specialized branch 8 times, most recently from 1c20f0f to d663ff4 Compare April 11, 2026 09:02
@andrussal andrussal force-pushed the examples-specialized branch from d663ff4 to d11004f Compare April 13, 2026 04:58
@andrussal andrussal merged commit 41c1053 into dev Apr 13, 2026
6 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant