Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiline: Add regex stage example and note #3843

Merged
merged 1 commit into from
Jun 22, 2021
Merged

Conversation

azuwis
Copy link
Contributor

@azuwis azuwis commented Jun 11, 2021

What this PR does / why we need it:
Flag (?s:.*) need be to set for regex stage to capture full traceback log to the extracted map

Which issue(s) this PR fixes:

Special notes for your reviewer:

Checklist

  • Documentation added
  • Tests updated

Copy link
Contributor

@KMiller-Grafana KMiller-Grafana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small prose improvement suggestions.

docs/sources/clients/promtail/stages/multiline.md Outdated Show resolved Hide resolved
docs/sources/clients/promtail/stages/multiline.md Outdated Show resolved Hide resolved
Flag (?s:.*) need be to set for regex stage to capture full traceback log to the extracted map
Copy link
Contributor

@KMiller-Grafana KMiller-Grafana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doc change looks good to me now. Thanks!

@KMiller-Grafana KMiller-Grafana requested a review from a team June 15, 2021 16:39
@owen-d owen-d merged commit 23c15bd into grafana:main Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants