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
Reiley Yang
e381b395cb
add missing link ( #1340 )
2020-10-09 16:57:30 -07:00
Cijo Thomas
57402913ff
Add myget feed to readme ( #1318 )
2020-10-01 07:38:19 -07:00
Reiley Yang
a7bbefd0fc
remove Liudmila (Microsoft) ( #1312 )
...
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-09-29 16:18:29 -07:00
Paulo Janotti
6c845da6a9
Add Eddy Nakamura as an approver ( #1298 )
...
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-09-23 10:11:06 -07:00
Reiley Yang
a6795c224f
sanitize EOL for *.md files ( #1257 )
2020-09-10 09:47:32 -07:00
Cijo Thomas
a3731ea02d
Document supported versions of .NET ( #1249 )
...
* Document supported versions of .NET
* Apply suggestions from code review
Co-authored-by: Reiley Yang <reyang@microsoft.com>
* Apply suggestions from code review
Co-authored-by: Reiley Yang <reyang@microsoft.com>
* line breaks
Co-authored-by: Reiley Yang <reyang@microsoft.com>
2020-09-09 13:28:22 -07:00
Reiley Yang
6efe758b55
Add doc on how to correlate ILogger with trace ( #1214 )
...
* add doc for ILogger correlation with trace
* fix links
* mention that ILogger correlation only works for .NET5, clarify the options
* distinguish ILogger and Microsoft.Extensions.Logging
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-09-01 07:15:39 -07:00
Reiley Yang
a7f53b5974
minor improvement on homepage ( #1154 )
2020-08-24 17:47:49 -07:00
Alan West
0f618d001d
Rename gRPC instrumentation project ( #1136 )
...
* Rename project OpenTelemetry.Instrumentation.GrpcNetClient
* Update GrpcNetClient README
* Update AspNetCore instrumentation README with gRPC support
* Update changelog and top-level readme
* markdownlint
* Fix project/file path references
* Change namespace to GrpcNetClient
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-08-21 21:35:19 -07:00
Reiley Yang
310f315099
Adjust/fix wording ( #1061 )
...
* adjust/fix wording
* adjust wording
2020-08-12 11:29:46 -07:00
Cijo Thomas
e86e49a2e9
Replace docs example with actual code ( #1054 )
...
* Replace doc with actual program
* fix
* min
* fix
* review coment
* fix format
* fix docfx build
2020-08-12 08:48:31 -07:00
Reiley Yang
4f8c351420
minor clean up ( #1002 )
...
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-08-04 14:51:59 -07:00
Reiley Yang
637874f49e
Doc skeleton ( #943 )
...
* skeleton doc
* fix nits
2020-07-30 23:01:35 -07:00
Reiley Yang
421612ee2a
add link to the contribution graph ( #932 )
2020-07-27 08:35:30 -07:00
Eddy Nakamura
e4160635b3
Adding nuget/myget badges ( #913 )
...
* Adding nuget/myget badges
* updating label from myget
* updating label again
* Update README.md
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-07-24 12:27:22 -07:00
Reiley Yang
13420d0593
less is more ( #914 )
2020-07-24 08:21:06 -07:00
Reiley Yang
d806a6a7bb
Simplify entry doc ( #909 )
...
* simplify entry doc
* simplify the wording
* wrap line
Co-authored-by: Mike Goldsmith <goldsmith.mike@gmail.com>
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-07-24 07:17:11 -07:00
Mike Goldsmith
03d9845f22
Add contributors image to README ( #912 )
...
* add contributors image to readme
* fix markdown syntax
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-07-24 07:15:31 -07:00
Mike Goldsmith
dc7d1268d1
update Mike's company ( #911 )
2020-07-24 07:08:37 -07:00
Eddy Nakamura
2dd8daa1e4
Splitting Instrumentation Projects ( #890 )
...
updating README
updating sql integration test
updating yml
updating dockerfile
updating readme
updating global.asax
updating version and readme
removing unused reference, adding properties folder to be similar to OT project
adding zipkin docker in comments
updating to standard2.1
removing unused usings
updating aspnet/aspnetcore methods naming
applying cijo's suggestions
updating projects to compile semantic file, updating comments
Splitting Instrumentation Projects
updating README
updating sql integration test
updating yml
updating dockerfile
updating readme
updating global.asax
updating version and readme
removing unused reference, adding properties folder to be similar to OT project
adding zipkin docker in comments
updating to standard2.1
removing unused usings
applying cijo's suggestions
2020-07-23 11:50:57 -07:00
Cijo Thomas
b6df53854a
Add Reiley as approver instead of Triager ( #899 )
...
* Add Reiley as approver instead of Triager
* harmless change to trigger CI
2020-07-23 11:21:54 -07:00
Reiley Yang
e243394211
Clean up instrumentation library doc ( #883 )
...
* clean up instrumentation doc
* clean up
* fix nits
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-07-22 15:03:31 -07:00
Reiley Yang
c9c39555d3
Add get started document ( #870 )
...
* add get started document
* fix nit
* remove unused stuff
* fix broken link
2020-07-21 20:12:53 -07:00
Reiley Yang
234399c093
Move SDK doc, minor clean up ( #858 )
...
* move SDK doc, minor clean up
* update link
* fix typo
* fix typo
* remove exporter from SDK doc
* remove broken link
* update badge
* fix typo
* fix code snippet indentation
* fix code snippet indentation
* fix nits
* fix nits
* fix nits
2020-07-20 21:19:54 -07:00
Reiley Yang
a4284aca24
Minor doc cleanup ( #856 )
...
* minor doc cleanup
* revert to CRLF to minimize diff
* improve wording
* make docfx happy
2020-07-20 17:20:36 -07:00
Cijo Thomas
00ee600fc7
Basic docs ( #847 )
...
Basic API usage doc, SDK usage doc.
2020-07-20 11:49:47 -07:00