We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2759e25 commit c807f5fCopy full SHA for c807f5f
fluent-plugin-azure-loganalytics.gemspec
@@ -7,7 +7,7 @@ Gem::Specification.new do |gem|
7
gem.version = File.read("VERSION").strip
8
gem.authors = ["Yoichi Kawasaki"]
9
gem.email = ["[email protected]"]
10
- gem.summary = %q{Azure Functions output plugin for Fluentd}
+ gem.summary = %q{Azure Log Analytics output plugin for Fluentd}
11
gem.description = gem.summary
12
gem.homepage = "http://github.com/yokawasa/fluent-plugin-azure-loganalytics"
13
gem.license = "Apache-2.0"
0 commit comments