Cijo Thomas
a878ca3eea
Few doc fixes ( #4186 )
2023-02-14 15:28:30 -05:00
Mikel Blanchard
bb0c381478
[docs] ASP.NET Core tracing get started doc ( #4076 )
...
* Added ASP.NET Core tracing get started doc.
* Link to reference.
* Lint.
* Fixes.
* Use cdn to retrieve npm dependencies.
* Tweaks.
* Tweaks.
* Code review.
* Added prerelease note.
* Tweak.
Co-authored-by: Reiley Yang <reyang@microsoft.com>
2023-01-17 13:46:13 -08:00
Utkarsh Umesan Pillai
50a2180e6e
Use the correct workflow for Build badge ( #3921 )
...
* Use the correct workflow
* Fix link
2022-11-17 20:52:28 -08:00
Cijo Thomas
88239aaf76
Fix CI badge with new workflow ( #3920 )
2022-11-17 13:39:19 -05:00
Cijo Thomas
4635f356d4
Minor doc update ( #3886 )
2022-11-15 15:46:52 -05:00
Cijo Thomas
a5e5ed8705
Minor doc fixes across all components ( #3879 )
2022-11-09 13:05:52 -05:00
Utkarsh Umesan Pillai
079d4115b4
Add Vishwesh as an Approver ( #3783 )
...
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2022-10-19 15:18:20 -04:00
Yun-Ting Lin
cd6043bbf7
[Prometheus] Split up projects based on hosting mechanism. ( #3430 )
2022-07-28 16:02:53 -07:00
Alan West
85ba904b48
Add Utkarsh as maintainer ( #3432 )
2022-07-07 16:58:19 -07:00
Utkarsh Umesan Pillai
1f4d97e3e0
Remove AspNet and AspNet.TelemetryHttpModule instrumentation projects ( #3397 )
2022-06-23 21:15:17 -07:00
Utkarsh Umesan Pillai
c90ab4a2f2
Remove StackExchangeRedis Instrumenation ( #3346 )
...
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-06-07 09:35:43 -07:00
Reiley Yang
2e63fd99a8
minor docs cleanup ( #3246 )
...
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-05-02 15:38:07 -07:00
Cijo Thomas
660ed691c5
Update main readme with project status ( #3228 )
...
* Update main readme with project status
* minor adjustments
2022-04-22 14:35:08 -07:00
Cijo Thomas
f9602e2d43
Cleanup .NET 5.0 ( #3227 )
...
* Cleanup net5.0 apps and readme
* api doc
2022-04-22 13:42:22 -07:00
Reiley Yang
317a2eb767
Remove 'release' badge ( #3207 )
2022-04-20 08:08:07 -07:00
Reiley Yang
8511e92f06
Docs minor tune ( #3200 )
2022-04-16 11:56:28 -07:00
Mikel Blanchard
a4dffdc5f3
Update company in README. ( #3032 )
...
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-03-11 17:07:12 -08:00
Reiley Yang
3de96a1c16
Minor docs tweak ( #2852 )
2022-02-02 21:39:05 -08:00
Reiley Yang
f933b67e02
Update emeritus following the community guideline ( #2837 )
2022-02-02 17:19:06 -08:00
Morgan McLean
ca22838762
Removed hardcoded Zoom link ( #2658 )
2021-11-22 09:48:53 -08:00
Cijo Thomas
dd10802e00
Add Robert as approver ( #2498 )
2021-10-20 09:49:26 -07:00
Cijo Thomas
3f56b94199
Update README.md
2021-10-19 17:13:23 -07:00
Cijo Thomas
a970ea661e
Add Robert as approver
...
@pellared has been an active contributor to the project for few months now. He is already an approver and among top contributors to the [Auto-instrumentation](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation ) efforts, which recently switched to be building on top of SDK from this repo. Robert's expertise in auto-instrumentation would be a welcome addition to this team!
Contributions include not only [PRs](https://github.com/open-telemetry/opentelemetry-dotnet/pulls?q=is%3Apr+author%3Apellared ), but active engagement in reviews, responding to issues/slack conversations and SIG meetings (despite odd timings!)
2021-10-19 17:12:14 -07:00
Reiley Yang
78baf7c261
Implement the metrics dispose/shutdown logic ( #2404 )
2021-09-23 08:02:09 -07:00
Cijo Thomas
16b3188496
Metrics -> Main ( #2332 )
...
Co-authored-by: Alan West <3676547+alanwest@users.noreply.github.com>
Co-authored-by: Michael Maxwell <micmax@microsoft.com>
2021-09-10 15:34:54 -07:00
Robert Pająk
4df429898e
Update supported .NET Versions docs ( #2190 )
...
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-07-26 16:30:23 -07:00
Cijo Thomas
bea5a577da
Modify main readme to reflect metrics in main branch ( #2176 )
...
* Modify main readme to reflect metrics in main branch
* keep experimental
2021-07-22 14:45:58 -07:00
Cijo Thomas
146dd73ed2
Fix main readme ( #2171 )
...
* Fix main readme
* type
2021-07-21 08:34:42 -07:00
Reiley Yang
13a48a67e4
remove extra line break, put linux before windows ( #2099 )
2021-06-23 11:35:04 -07:00
Alan West
a0fcbc0a35
Add Utkarsh Umesan Pillai as approver ( #2065 )
2021-05-26 17:47:38 -07:00
Cijo Thomas
f84a98c0fa
Add Windows and Linux status badge to main readme ( #2061 )
...
* Add Windows and Linux status badge to main readme
* code change to trigger full CI
2021-05-25 14:53:10 -07:00
Reiley Yang
9805587151
show release version on badges (instead of prerelease) ( #2029 )
2021-05-03 22:26:21 -07:00
Cijo Thomas
ca5a93dd78
Propose Victor Lu as triager ( #1996 )
2021-04-20 13:37:12 -07:00
Reiley Yang
c28258f91f
add codecov badge ( #1872 )
...
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-03-08 18:55:42 -08:00
Cijo Thomas
1e89b39d72
Minor readme update ( #1844 )
2021-02-22 10:04:19 -08:00
Reiley Yang
c42ce19d6d
move from gitter to slack ( #1835 )
...
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-17 15:04:51 -08:00
Cijo Thomas
4cb09d4f17
Update main readme to reflect 1.0 release ( #1801 )
...
* Update main readme to reflect 1.0 release
* Update README.md
Co-authored-by: Reiley Yang <reyang@microsoft.com>
* pr comment
Co-authored-by: Reiley Yang <reyang@microsoft.com>
2021-02-10 12:24:06 -08:00
Cijo Thomas
4b14247e6c
Release process updations ( #1773 )
...
* Release process updatiions
* one more todo
* gh release
* md fix
* caps
2021-02-02 08:23:44 -08:00
Reiley Yang
85967baca4
remove build badge ( #1757 )
...
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-01 07:25:10 -08:00
Reiley Yang
568fbd73f4
update docs to explain how to work on metrics ( #1756 )
2021-01-29 16:11:05 -08:00
Reiley Yang
dfd8ca0f79
Update the link pointing to main branch ( #1753 )
...
* update the spec link pointing to main branch)
* update community repo links
2021-01-29 13:48:22 -08:00
Cijo Thomas
fe24768521
fix spec repo links to main branch ( #1746 )
2021-01-29 12:07:34 -08:00
Cijo Thomas
29995ec245
Remove metrics from 1.0.0 release ( #1743 )
...
* Remove metrics from 1.0.0 release
* remove docs for metrics
* public api change
2021-01-29 10:05:50 -08:00
Morgan McLean
c496264192
Add Zoom meeting passcode ( #1724 )
...
* Add Zoom meeting passcode
* Update README.md
Co-authored-by: Reiley Yang <reyang@microsoft.com>
* Update README.md
Co-authored-by: Reiley Yang <reyang@microsoft.com>
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-01-26 12:38:48 -08:00
Cijo Thomas
ebfe36057b
Add Alan as maintainer ( #1700 )
...
* Add Alan as maintainer
* typo in New Relic name
2021-01-15 16:06:49 -08:00
Cijo Thomas
fcc0b56904
Readme updates ( #1631 )
...
* Readme updates
* typos
* keep main readme simple
* less verbose in getting started
* length
* Update docs/metrics/getting-started.md
Co-authored-by: Reiley Yang <reyang@microsoft.com>
* link fix
* link fix
Co-authored-by: Reiley Yang <reyang@microsoft.com>
2020-11-30 10:27:04 -08:00
Cijo Thomas
3c49d35cf1
Cleanup logging docs ( #1563 )
...
* Cleanup logging docs
* remove dead link
* fix link
2020-11-17 08:07:45 -08:00
Cijo Thomas
8d91622ec3
Add Alan West as approver ( #1478 )
...
Co-authored-by: Eddy Nakamura <ednakamu@microsoft.com>
2020-11-06 09:04:44 -08:00
Christoph Neumüller
d76a00b205
remove discostu105 from approvers ( #1380 )
2020-10-20 23:02:00 -07:00
Reiley Yang
f68157f49e
Clean up logging work ( #1341 )
...
* clean up logging work
* update the main readme file
* fix broken link
2020-10-12 00:36:22 -07:00