Skip to content

Conversation

@vimscientist69
Copy link
Contributor

Reason

Tech Details List

Tasks:

Un-important tasks:

Links:

ISSUE-ISSUEID
closes/resolves #ISSUEID

Testing

Steps:

  1. Run required commands to test all the code modified by this PR
# unit tests
# integration tests
# procs / testing logic
  1. Further testing can be done by following the notes in TESTING-QA

Output:

Testing QA

…ger to stream logs to console

Everything tested. api_dev (development container service in docker-compose) works as expected.

NOTE: the workers service specified in docker-compose must use a different port or should not expose its metrics (or can use port forwarding), since they are all on the same network (host network)
…ning workers as processes

This is required to avoid starting metrics server on exact same port when running locally with docker-compose (api_dev and worker_dev are both on host network)
…por application for tests

Specifically the `withApp` method
@vimscientist69 vimscientist69 force-pushed the feat/grafana-loki-local-setup branch from 5102020 to ae2bfaa Compare October 22, 2025 09:31
@vimscientist69 vimscientist69 merged commit f3e1a25 into develop Oct 22, 2025
3 of 5 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