Add reference to the Datadog plugin in README#10808
Add reference to the Datadog plugin in README#10808jfree wants to merge 1 commit intoDataDog:masterfrom
Conversation
Added a section for recommended plugins for Java & Kotlin developers.
PerfectSlayer
left a comment
There was a problem hiding this comment.
💭 thought: I have mixed feelings about this recommendation. How is that related to the project?
❔ question: Can we ever plug org 2 telemetry into it to get internal telemetry from the users? I'm not even sure. Even though, that won't be available to all contributors, only the Datadog ones. And I would not advocate for help contributors can't get.
Fair question. It's relevant for the audience of this project (Java devs in companies that work with Datadog) rather than this project directly. We want to raise awareness of the Datadog plugin, because it has really useful features for Java developers, so this seems like one reasonable avenue. I can totally accept a rejection on the PR though, I understand where you are coming from.
I don't think the plugin (when used within Datadog) is seeing telemetry from the Java tracer. Ping me some details about what you collect and how, and I can take a look. |
What Does This Do
Adds a "See Also" to the README that links to the Datadog plugin for IntelliJ IDEA.
Motivation
Raise awareness of the Datadog plugin, especially the Error Tracking and Live Debugger integrations.
Contributor Checklist
type:and (comp:orinst:) labels in addition to any other useful labelsclose,fix, or any linking keywords when referencing an issueUse
solvesinstead, and assign the PR milestone to the issueJira ticket: [PROJ-IDENT]
Note: Once your PR is ready to merge, add it to the merge queue by commenting
/merge./merge -ccancels the queue request./merge -f --reason "reason"skips all merge queue checks; please use this judiciously, as some checks do not run at the PR-level. For more information, see this doc.