Skip to content

Conversation

apigirl
Copy link
Contributor

@apigirl apigirl commented Jun 17, 2021

What does this PR do?

Reorgs the Developer section and adds context about several ways to programmatically send data to Datadog.

Motivation

Datadog as a platform!

Preview

https://docs-staging.datadoghq.com/kaylyn/dev-toc/developers/


Reviewer checklist

To-do

guacbot and others added 30 commits June 11, 2021 04:28
* [rum] new billing details page

* Apply suggestions from code review

Co-authored-by: Kaylyn <kaylyn.sigler@datadoghq.com>

* Apply suggestions from code review

Co-authored-by: Kaylyn <kaylyn.sigler@datadoghq.com>
Co-authored-by: packages <packages@datadoghq.com>
* Small fix in header

* Update content/en/synthetics/guide/identify_synthetics_bots.md

* Update content/en/synthetics/guide/identify_synthetics_bots.md

Co-authored-by: ruthnaebeck <19349244+ruthnaebeck@users.noreply.github.com>

* Update content/en/synthetics/guide/identify_synthetics_bots.md

Co-authored-by: ruthnaebeck <19349244+ruthnaebeck@users.noreply.github.com>

* Update content/en/synthetics/guide/identify_synthetics_bots.md

Co-authored-by: ruthnaebeck <19349244+ruthnaebeck@users.noreply.github.com>

Co-authored-by: ruthnaebeck <19349244+ruthnaebeck@users.noreply.github.com>
* update icon in product dropdown menu for api

* update api icon src across different translations and provide mozilla product menu fix
Match how https://github.com/DataDog/dd-trace-py casts trace_id & spand_id as strings

This also protects again issues where a forwarding library may have trouble with large integers (as is happening with the datadog fluent bit forwarding plugin - which is currently rounding down any integers > the largest signed integer to 9223372036854775807)
Our storage backend will convert values to 32 bit. Sometimes this means large values will be converted to their 32 bit counterpart. We should specify this.
…notifications

Composite Monitor notifications update.
CI docs cleanup: better tables and codeblocks
…mmit-info

CI-app - Swift - Added more environment variables to some CI
Update CI Visibility Ruby instructions with latest tracer version
This PR updates the password reset docs to include the link where customers in the EU need to go to reset their passwords
…eu-link

Update Password Reset docs to include EU endpoint
@github-actions github-actions bot added the real_user_monitoring Content changed in the real_user_monitoring folder label Jun 24, 2021
| Lock profiling | Python >= 2.7 |
| Memory profiling | Python >= 3.5 |
| Wall time profiling | Python >= 2.7 |
| CPU time profiling | Python >= 2.7 on POSIX platforms |
Copy link
Contributor Author

Choose a reason for hiding this comment

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

not sure what changed here either

Copy link
Contributor

Choose a reason for hiding this comment

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

Interesting, looks fine to me 👍

@@ -5,8 +5,8 @@ kind: documentation

Datadog では、世界中でさまざまなサイトを提供しています。各サイトは完全に独立しており、サイト間でデータを共有することはできません。各サイトを使用する利点があり(政府のセキュリティ規定など)、世界中の特定した場所にデータを保存することが可能になります。

| サイト | サイト URL | 場所 |
|---------|----------------------------|----------|
| サイト | サイト URL | 場所 |
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is still working, so not going to change

[20]: /ja/logs/guide/logs-monitors-on-volumes/#monitor-indexed-logs-with-fixed-threshold
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this looks the same too

@@ -85,4 +85,4 @@ sum:kubernetes.pods.running{service:*-canary} by {service}

## その他の参考資料

{{< partial name="whats-next/whats-next.html" >}}
{{< partial name="whats-next/whats-next.html" >}}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

also the same

@@ -25197,4 +25197,4 @@ tags:
externalDocs:
url: https://docs.datadoghq.com/integrations/webhooks
name: Webhooks Integration
x-group-parameters: true
x-group-parameters: true
Copy link
Contributor Author

Choose a reason for hiding this comment

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

also the same

@@ -561,5 +561,5 @@ If `host.name` matches `<HOST_NAME>`, the template outputs:
[11]: /integrations/#cat-notification
[12]: /events/
[13]: /monitors/guide/template-variable-evaluation/
[14]: /monitors/faq/what-are-recovery-thresholds/
[15]: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
[14]: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think this was the link precommit hook, but it is correct

## その他の参考資料

{{< partial name="whats-next/whats-next.html" >}}

[1]:/ja/real_user_monitoring/dashboards
[2]:/ja/real_user_monitoring/explorer/analytics
[4]:/ja/real_user_monitoring/error_tracking
[1]: /ja/real_user_monitoring/connect_rum_and_traces
[3]:/ja/real_user_monitoring/error_tracking
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is the precommit hook, but it is correct

@apigirl apigirl added the editorial review Waiting on a more in-depth review label Jun 25, 2021
@apigirl apigirl marked this pull request as ready for review June 25, 2021 02:41
@apigirl apigirl requested review from a team as code owners June 25, 2021 02:41
FKaylyn Sigler and others added 2 commits June 25, 2021 15:40
Co-authored-by: Sarina Bloodgood <57639676+sarina-dd@users.noreply.github.com>
@apigirl apigirl merged commit 16d552f into master Jun 25, 2021
@apigirl apigirl deleted the kaylyn/dev-toc branch June 25, 2021 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent Content changed in the Agent folder api Content changed in the API folder Architecture Everything related to the Doc backend dashboards Content changed in the dashboards folder developers Content changed in the developers folder editorial review Waiting on a more in-depth review events Content changed in the event folder getting_started Content changed in the getting started folder Github Related to Github configurations Guide Content impacting a guide Images Images are added/removed with this PR integrations Content changed in the integrations folder logs Content changed in the log folder metrics Content changed in the metrics folder monitors Content changed in the monitors folder real_user_monitoring Content changed in the real_user_monitoring folder tracing Content changed in the tracing folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.