Skip to content

Commit 39717c2

Browse files
authored
Merge pull request #87 from fluent-plugins-nursery/badge
docs: update CI badges
2 parents eb34d8d + f3ceeef commit 39717c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# fluent-plugin-out-http, a plugin for [Fluentd](http://fluentd.org)
22

3+
[![Test](https://github.com/fluent-plugins-nursery/fluent-plugin-out-http/actions/workflows/test.yml/badge.svg)](https://github.com/fluent-plugins-nursery/fluent-plugin-out-http/actions/workflows/test.yml)
4+
35
A generic [fluentd][1] output plugin for sending logs to an HTTP endpoint.
46

57
**NOTE:** This plugin name is overlapped from Fluentd core plugin which name is `out_http`. But core plugin does not provide buffered/non-buffered switch and batch/non-batch request switch. If you want to use these switch features. Please consider to use this plugin.
68

7-
[![Build Status](https://travis-ci.org/fluent-plugins-nursery/fluent-plugin-out-http.svg?branch=master)](https://travis-ci.org/fluent-plugins-nursery/fluent-plugin-out-http)
8-
99
## Installation
1010

1111
### For bundler

0 commit comments

Comments
 (0)