18 lines
498 B
YAML
18 lines
498 B
YAML
apiVersion: v2
|
|
appVersion: 2.6.1
|
|
description: Promtail is an agent which ships the contents of local logs to a Loki
|
|
instance
|
|
home: https://grafana.com/loki
|
|
icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png
|
|
maintainers:
|
|
- email: lokiproject@googlegroups.com
|
|
name: Loki Maintainers
|
|
- name: unguiculus
|
|
name: promtail
|
|
sources:
|
|
- https://github.com/grafana/loki
|
|
- https://grafana.com/oss/loki/
|
|
- https://grafana.com/docs/loki/latest/
|
|
type: application
|
|
version: 6.6.1
|