Thanks to visit codestin.com
Credit goes to github.com

Skip to content

add pypi badges and installation instructions to all ext packages #281

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 5 commits into from
Nov 12, 2019

Conversation

mauriciovasquezbernal
Copy link
Member

@mauriciovasquezbernal mauriciovasquezbernal commented Nov 8, 2019

Just a cosmetic change.

I didn't update the azure exporter because it's going to be removed from this
repo.
@codecov-io
Copy link

codecov-io commented Nov 8, 2019

Codecov Report

Merging #281 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #281   +/-   ##
======================================
  Coverage    85.5%   85.5%           
======================================
  Files          33      33           
  Lines        1608    1608           
  Branches      181     181           
======================================
  Hits         1375    1375           
  Misses        186     186           
  Partials       47      47

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9fd4ccd...4364bbd. Read the comment docs.

@@ -1,9 +1,20 @@
OpenTelemetry WSGI Middleware
=============================

.. |pypi| image:: https://badge.fury.io/py/opentelemetry-opentracing-wsgi.svg
Copy link
Contributor

Choose a reason for hiding this comment

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

This one doesn't render. Missing a [pypi] above?

Copy link
Member Author

Choose a reason for hiding this comment

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

You're right, thanks!

Copy link
Member

@c24t c24t left a comment

Choose a reason for hiding this comment

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

LGTM after fixing the typo.

[gitter-url]: https://gitter.im/open-telemetry/opentelemetry-python?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
[![Build Status](https://travis-ci.org/open-telemetry/opentelemetry-python.svg?branch=master)](https://travis-ci.org/open-telemetry/opentelemetry-python)
[![Gitter chat](https://img.shields.io/gitter/room/opentelemetry/opentelemetry-python)](https://gitter.im/open-telemetry/opentelemetry-python)
[![Build status](https://travis-ci.org/open-telemetry/opentelemetry-python.svg?branch=master)](https://travis-ci.org/open-telemetry/opentelemetry-python)
Copy link
Member

Choose a reason for hiding this comment

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

Thanks for fixing this one.

fix "typo"

Co-Authored-By: Chris Kleinknecht <[email protected]>
@@ -1,9 +1,22 @@
OpenTelemetry WSGI Middleware
=============================

|pypi|

.. |pypi| image:: https://badge.fury.io/py/opentelemetry-wsgi.svg
Copy link
Member

Choose a reason for hiding this comment

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

Can't we just use image:: without the |pypi| stuff?

Copy link
Member Author

Choose a reason for hiding this comment

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

I think this syntax is more readable when there are many badges, for instance:

|GitterChat| |BuildStatus| |PyPI| |ReadTheDocs|

.. |pypi| image:: https://badge.fury.io/py/opentelemetry-ext-jaeger.svg
:target: https://pypi.org/project/opentelemetry-ext-jaeger/


Copy link
Member

Choose a reason for hiding this comment

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

Having a small description of the package would be great, similar to other readme files

Copy link
Member Author

Choose a reason for hiding this comment

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

Done!

@c24t c24t merged commit 3bbcfe5 into open-telemetry:master Nov 12, 2019
@mauriciovasquezbernal mauriciovasquezbernal deleted the mauricio/improve_readmes branch April 14, 2020 21:51
srikanthccv pushed a commit to srikanthccv/opentelemetry-python that referenced this pull request Nov 1, 2020
…metry#281)

* feat: add hrTimeToMicroeconds and fix numberToHrtime func

* fix: build

* fix: lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants