-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[WIP] Serverless configuration in a single page #13574
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a294424 to
7bbb195
Compare
462e486 to
ddfdc3a
Compare
66d600c to
fdef494
Compare
3a0b863 to
fbef31f
Compare
c6f4950 to
b07724c
Compare
cswatt
requested changes
Apr 27, 2022
content/en/serverless/distributed_tracing/serverless_trace_propagation.md
Outdated
Show resolved
Hide resolved
content/en/serverless/distributed_tracing/serverless_trace_propagation.md
Outdated
Show resolved
Hide resolved
hestonhoffman
approved these changes
Apr 28, 2022
cswatt
approved these changes
May 4, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Architecture
Everything related to the Doc backend
continuous_integration
data_security
Do Not Merge
Just do not merge this PR :)
getting_started
Content changed in the getting started folder
Guide
Content impacting a guide
Images
Images are added/removed with this PR
mobile
monitors
Content changed in the monitors folder
security_platform
security
Content changed in the security folder
serverless
tracing
Content changed in the tracing folder
WORK IN PROGRESS
No review needed, it's a wip ;)
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.
Motivation
We got consistent feedback from customers who are confused by instructions documented everywhere. They need installation and configuration instructions in one place.
What does this PR do?
configurationpage under serverless to document the configuration instructions (this PR).Preview
https://docs-staging.datadoghq.com/tian.chu/serverless-configuration/serverless/configuration
Additional Notes
Future work: Need to remove configuration instructions from devtool integrations readme, direct people to the new configuration page instead.
Reviewer checklist