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

RUMM-100 Create dd-sdk-ios repository on GitHub #1

Merged
merged 1 commit into from
Dec 11, 2019

Conversation

ncreated
Copy link
Member

@ncreated ncreated commented Dec 9, 2019

Just the basic README.md content, to see if PR workflow and branches protection is well configured.

@ncreated ncreated self-assigned this Dec 9, 2019
@ncreated ncreated merged commit a708f32 into master Dec 11, 2019
@ncreated ncreated deleted the ncreated/RUMM-100-repository-setup branch December 11, 2019 07:42
buranmert added a commit that referenced this pull request Jul 27, 2020
We observe non-parseable logs sent to intake
In a certain org which has high volumes of logs,
%0.3-0.5 of all logs are not parsed properly in dashboard

Hypothesis #1
Data being read is malformed, because every malformed log has their malformed part at the very end
So if we can read the file later, we can have valid payload
This commit implements this hypothesis

Hypothesis #2
Write op corrupts the file and we need to watch write ops closely so that we can catch and recover errors
This requires major refactoring in File.swift and related files
buranmert added a commit that referenced this pull request Jul 27, 2020
We observe non-parseable logs sent to intake
In a certain org which has high volumes of logs,
%0.3-0.5 of all logs are not parsed properly in dashboard

Hypothesis #1
Data being read is malformed, because every malformed log has their malformed part at the very end
So if we can read the file later, we can have valid payload
This commit implements this hypothesis

Hypothesis #2
Write op corrupts the file and we need to watch write ops closely so that we can catch and recover errors
This requires major refactoring in File.swift and related files
@buranmert buranmert mentioned this pull request Sep 4, 2020
2 tasks
alai97 added a commit that referenced this pull request Sep 23, 2021
Co-authored-by: cswatt <cecilia.watt@datadoghq.com>
Co-authored-by: Maciek Grzybowski <maciek.grzybowski@datadoghq.com>
alai97 added a commit that referenced this pull request Oct 21, 2021
Co-authored-by: Maciek Grzybowski <maciek.grzybowski@datadoghq.com>
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