-
Notifications
You must be signed in to change notification settings - Fork 9
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
Report profiling data in v2.4 intake format; compress files #53
Merged
Commits on Sep 22, 2022
-
Report profiling data in v2.4 intake format
This was tested with both the Ruby (agent and agentless modes) and the PHP profilers. This also introduces a breaking API change: the `ddog_ProfileExporter_build` / `ProfileExporter::build` functions now take two additional arguments -- the profiling library name and version. Other than that change, using the v2.4 intake format is transparent to the libdatadog users. Thanks to @morrisonlevi for pairing with me on this. Note that this does not (yet) include support for including attributes in the reporting data. I'll leave that for a separate PR.
Configuration menu - View commit details
-
Copy full SHA for 470407e - Browse repository at this point
Copy the full SHA 470407eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87ad687 - Browse repository at this point
Copy the full SHA 87ad687View commit details -
Remove data[] from the name of the files
This isn't a thing in v2.4
Configuration menu - View commit details
-
Copy full SHA for 148a2b6 - Browse repository at this point
Copy the full SHA 148a2b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for abcb2a4 - Browse repository at this point
Copy the full SHA abcb2a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61ccef9 - Browse repository at this point
Copy the full SHA 61ccef9View commit details
Commits on Sep 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dc8b1dd - Browse repository at this point
Copy the full SHA dc8b1ddView commit details
Commits on Sep 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c031a06 - Browse repository at this point
Copy the full SHA c031a06View commit details
Commits on Sep 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1759e6f - Browse repository at this point
Copy the full SHA 1759e6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8225e83 - Browse repository at this point
Copy the full SHA 8225e83View commit details -
Configuration menu - View commit details
-
Copy full SHA for a32ba62 - Browse repository at this point
Copy the full SHA a32ba62View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.