Skip to content

Expected output of "docker-compose ps" is different from actual. #49

@ntruncik

Description

@ntruncik

In the "Lab Setup" section inside "Looking under the covers", the shown/expected output of "docker-compose ps" is different than actual/reality on the devbox.

We only have grafana, influxdb and pipeline running, there is no elasticsearch or prometheus.

`[developer@devbox telemetry-stack]$docker-compose ps
Name Command State Ports

telemetrystack_grafana_1 /run.sh Up 0.0.0.0:3000->3000/tcp
telemetrystack_influxdb_1 /entrypoint.sh influxd Up 0.0.0.0:8083->8083/tcp,
0.0.0.0:8086->8086/tcp
telemetrystack_unified-pipeline_1 /bin/sh -c ./startup.sh Up 0.0.0.0:57500->57500/tcp
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions