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

feat: Parse log lines before sending to Axiom #22

Conversation

dasfmi
Copy link
Collaborator

@dasfmi dasfmi commented Oct 10, 2023

This adds a reg expression to test against, if it matches, the line will be parsed into message, record.requestIdandrecord.timestamp`.

Have concern regarding performance or making the functions take longer, currently one of our customers is testing a version with this changes to observe cpu usage.

@dasfmi dasfmi requested a review from bahlo October 10, 2023 09:43
@dasfmi dasfmi mentioned this pull request Oct 11, 2023
server/server.go Outdated Show resolved Hide resolved
@dasfmi dasfmi force-pushed the islam/axm-1768-feat-parse-log-lines-before-sending-to-axiom-on-lambda branch from 8709353 to a3bdce4 Compare October 17, 2023 08:37
@dasfmi dasfmi merged commit 11817ea into main Oct 17, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants