Like Prometheus, but for logs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
loki/fluentd/fluent-plugin-grafana-loki
Ward Bekker 386e498092
bump gem version (#1853)
5 years ago
..
bin Fix rubocop violation for fluentd/fluent-plugin-loki (#1646) 5 years ago
docker Update fluentd base image for docker. (#1703) 5 years ago
lib/fluent/plugin throw exceptions on HTTPTooManyRequests and HTTPServerError so FluentD will retry (#1845) 5 years ago
spec throw exceptions on HTTPTooManyRequests and HTTPServerError so FluentD will retry (#1845) 5 years ago
.gitignore rename fluent plugin and update docs 6 years ago
.rspec rename fluent plugin and update docs 6 years ago
.rubocop.yml throw exceptions on HTTPTooManyRequests and HTTPServerError so FluentD will retry (#1845) 5 years ago
Dockerfile Update fluentd base image for docker. (#1703) 5 years ago
Gemfile throw exceptions on HTTPTooManyRequests and HTTPServerError so FluentD will retry (#1845) 5 years ago
LICENSE fluent-plugin: Add separate license to fluent-plugin-grafana-loki to fix gem installation (#682) 6 years ago
README.md Unite docs for fluentd plugin (#1634) 5 years ago
Rakefile cleanup rake warnings, bump version 6 years ago
fluent-plugin-grafana-loki.gemspec bump gem version (#1853) 5 years ago

README.md

fluent-plugin-grafana-loki

Fluentd output plugin to ship logs to a Loki server. See docs/client/fluentd/README.md for detailed information.

Development

After checking out the repo, run bin/setup to install dependencies. Then, run rake spec to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in fluent-plugin-grafana-loki.gemspec, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

To create the gem: gem build fluent-plugin-grafana-loki.gemspec

Useful additions: gem install rubocop

  • Copyright(c) 2018- Grafana Labs
  • License
    • Apache License, Version 2.0