Skip to content

Commit 5082141

Browse files
committed
rephrase
1 parent fcabd50 commit 5082141

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

README.rdoc

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -105,16 +105,14 @@ Example configuration:
105105
multiline_flush_interval 0.1
106106
</match>
107107

108-
== Contribution Notes
109-
110-
New language support requires adding new rules in this gem. e.g.:
111-
{Add Dart language support}[https://github.com/GoogleCloudPlatform/fluent-plugin-detect-exceptions/pull/30].
112-
But that alone only help bundle multi-line messages into one line. The
113-
{Stackdriver Error Reporting}[https://cloud.google.com/error-reporting/] backend
114-
will need to support this new exception as well for proper recognization down
115-
the pipeline. Please
116-
{file a support case}[https://cloud.google.com/support-hub/#google-cloud-platform]
117-
for such feature requests to initiate the discussion first.
108+
== Extending language support
109+
110+
Supporting a new language requires new detection rules in this gem and
111+
additional changes in the
112+
{Stackdriver Error Reporting}[https://cloud.google.com/error-reporting/]
113+
service. Please contact our product team by
114+
{filing a support case}(https://cloud.google.com/support-hub/#google-cloud-platform)
115+
if you'd like to see support for a new language.
118116

119117
== Copyright
120118

0 commit comments

Comments
 (0)