-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update readme and contributing. * Update workflows and readme. * Update backcompat.yml * Update README.md * Add further context and remove en-us specific links. * Small configuration logic update. * Remove correlationHeadaerExcludedDomains. * Update distro & exporter versions.
- Loading branch information
1 parent
c42914c
commit 84f1d4e
Showing
11 changed files
with
1,046 additions
and
434 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,10 +14,9 @@ contact [[email protected]](mailto:[email protected]) with any additio | |
|
||
# How to contribute to the Application Insights Node.js SDK | ||
|
||
|
||
1. Fork this repo | ||
2. Clone your fork locally (`git clone https://github.com/<youruser>/ApplicationInsights-node.js | ||
3. Open a terminal and move into your local copy (`cd ApplicationInsights-node.js`) | ||
2. Clone your fork locally `git clone https://github.com/<youruser>/ApplicationInsights-node.js`. | ||
3. Open a terminal and move into your local copy `cd ApplicationInsights-node.js`. | ||
4. Install all dependencies with `npm install`. | ||
5. Build project | ||
```bash | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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