Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Loggie
Commits
b4c80b06
Unverified
Commit
b4c80b06
authored
3 years ago
by
yeka
Committed by
GitHub
3 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Docs: optimize README (#260)
parent
8378ed6a
tmp-remove-eventpool
feat-async-flush-config
feat-automatic-debugging
feat-condition-actions
feat-dev-source-limit
feat-docker-stdout-path
feat-dynamic-containerlogs
feat-firstNBytesForIdentifier-log
feat-fmtkey-match-fields
feat-k8s-workload-fields
feat-lgc-label-wildcard
feat-make-test
feat-node-labels
feat-obj-render-empty
feat-pvc-support
feat-rootfs-diff
feat-source-interceptor-drop
feat-transformer-split-action
feat-transformer-stop
feat-unfinished-help-api
feat-vm-support
fix-ack-stop-fail
fix-container-crash-ignored
fix-container-id-empty
fix-del-pod-assert
fix-empty-pipeline-reload
fix-event-object-separator
fix-grpc-source-remove-private
fix-ignore-file-err
fix-interceptor-order
fix-job-fields
fix-loki-drop
fix-makefile-build
fix-move-body
fix-multiline-panic
fix-npe-cfg
fix-pr-368
fix-reload-cmp-sort
fix-report-filesource-fields
fix-transformer-cfg
fix-transformer-drop-event
fix-transformer-print
fix-transformer-regex-to
fix-underroot-map
fix-yaml-lib-problems
fix-yaml-merge
refactor-es-log
release-v1.3
tmp-clgc-debug
tmp-job-fields-dynamic
v1.3.0
v1.3.0-rc.0
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CONTRIBUTING.md
+2
-2
CONTRIBUTING.md
README.md
+6
-0
README.md
README_cn.md
+7
-1
README_cn.md
with
15 additions
and
3 deletions
+15
-3
CONTRIBUTING.md
+
2
-
2
View file @
b4c80b06
# Contribution guidelines
So you want to hack on Loggie? Please refer to Loggie
`
s
[
contribution guidelines
](
https://loggie-io.github.io/docs/developer-guide/contributing/
)
.
\ No newline at end of file
So you want to contribute to Loggie? Please refer to Loggie's
[
contribution guidelines
](
https://loggie-io.github.io/docs/developer-guide/contributing/
)
.
This diff is collapsed.
Click to expand it.
README.md
+
6
-
0
View file @
b4c80b06
...
...
@@ -3,6 +3,7 @@
[

](https://loggie-io.github.io/docs/)
[

](https://bestpractices.coreinfrastructure.org/projects/569)
[

](https://hub.docker.com/r/loggieio/loggie/)
> English | [中文](./README_cn.md)
...
...
@@ -44,3 +45,8 @@ Loggie is a lightweight, high-performance, cloud-native agent and aggregator bas
[
Apache-2.0
](
https://choosealicense.com/licenses/apache-2.0/
)
## Contributions
Pull requests, comments and suggestions are welcome.
Please see
[
CONTRIBUTING.md
](
CONTRIBUTING.md
)
for more information.
This diff is collapsed.
Click to expand it.
README_cn.md
+
7
-
1
View file @
b4c80b06
<img
src=
"https://github.com/loggie-io/loggie/blob/main/logo/loggie.svg"
width=
"250"
>
[

](https://loggie-io.github.io/docs/)
[

](https://loggie-io.github.io/docs/)
[

](https://bestpractices.coreinfrastructure.org/projects/569)
[

](https://hub.docker.com/r/loggieio/loggie/)
Loggie是一个基于Golang的轻量级、高性能、云原生日志采集Agent和中转处理Aggregator,支持多Pipeline和组件热插拔,提供了:
...
...
@@ -50,3 +51,8 @@ Loggie是一个基于Golang的轻量级、高性能、云原生日志采集Agent
[
Apache-2.0
](
https://choosealicense.com/licenses/apache-2.0/
)
## 贡献
欢迎提交代码、发表评论和建议。
查看
[
CONTRIBUTING.md
](
CONTRIBUTING.md
)
获得更多信息。
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help