apache/skywalking-ui

Sponsored OSS

By The Apache Software Foundation

Updated 2 months ago

Apache SkyWalking Web UI

Image
Monitoring & observability
110

1M+

apache/skywalking-ui repository overview

Apache SkyWalking UI Images

Docker images are not official ASF releases but provided for convenience. Recommended usage is always to build the source

Sky Walking logo

SkyWalking: an APM(application performance monitor) system, especially designed for microservices, cloud native and container-based (Docker, Kubernetes, Mesos) architectures.

GitHub stars Twitter Follow

You could find docker file at here

This image would start up SkyWalking UI only.

SkyWalking K8s deployment scripts use this image by default.

How to use this image

Start a container to connect oap server whose address is oap:12800

$ docker run --name oap-ui --restart always -d -e SW_OAP_ADDRESS=http://oap:12800 apache/skywalking-ui

Configuration

We could set up environment variables to configure this image.

SW_OAP_ADDRESS

The address of OAP server. Default value is oap:12800.

SW_TIMEOUT

Reading timeout. Default value is 20000(millisecond).

Tag summary

Content type

Image

Digest

sha256:803b3a93e

Size

273.7 MB

Last updated

2 months ago

Requires Docker Desktop 4.37.1 or later.

This week's pulls

Pulls:

4,758

Last week