diff --git a/partners/sematext-operator/build/Dockerfile b/partners/sematext-operator/build/Dockerfile index 00c74c1..82cf0ea 100644 --- a/partners/sematext-operator/build/Dockerfile +++ b/partners/sematext-operator/build/Dockerfile @@ -3,8 +3,8 @@ LABEL name="Sematext Operator" \ vendor="Sematext" \ version="latest" \ release="1.0" \ - summary="This is a test operator for Sematext" \ - description="This operator is from Sematext" + summary="Sematext Docker Agent - Simple logging and monitoring" \ + description="Sematext Agent is a modern, open-source, container-native metrics and log collection agent for Docker. It runs as a tiny container on every node and provides automatic collection and processing of container logs, metrics and events for all cluster nodes and all auto-discovered containers." COPY licenses /licenses