Skip to content

Commit c953df6

Browse files
authored
Add documentation for new language support implication. (#47)
1 parent 8e56082 commit c953df6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.rdoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,15 @@ Example configuration:
105105
multiline_flush_interval 0.1
106106
</match>
107107

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.
116+
108117
== Copyright
109118

110119
Copyright:: Copyright 2016 Google Inc. All rights reserved.

0 commit comments

Comments
 (0)