Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

feat: add package instrumentation-all to opencensus-node #22

Merged
merged 2 commits into from
Jun 5, 2018

Conversation

fabiogomessilva
Copy link
Member

This PR adds package 'instrumentation-all' which has only dependencies to all default instrumentation packages.

This package will be a dependency for package @opencensus/nodejs, and its main goal is to avoid the end user to add these dependencies to their own package.

@fabiogomessilva fabiogomessilva force-pushed the pkg_instrumentation_all branch 2 times, most recently from 6421d86 to 99b4d04 Compare May 31, 2018 16:30
* limitations under the License.
*/


Copy link
Contributor

Choose a reason for hiding this comment

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

We might as well re-export all instrumentation objects here. What do you think?

At the very least, this module could contain the value of DEFAULT_INSTRUMENTATION_MODULES.

Copy link
Member Author

Choose a reason for hiding this comment

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

Good idea to export DEFAULT_INSTRUMENTATION_MODULES. Done !

@fabiogomessilva fabiogomessilva force-pushed the pkg_instrumentation_all branch from 5c7d32b to a948e65 Compare June 4, 2018 13:43
@kjin
Copy link
Contributor

kjin commented Jun 4, 2018

Merging this after #21.

@fabiogomessilva fabiogomessilva force-pushed the pkg_instrumentation_all branch from dd6a766 to 514c75f Compare June 5, 2018 17:32
@kjin kjin merged commit e89c193 into census-instrumentation:master Jun 5, 2018
kjin pushed a commit to kjin/opencensus-node that referenced this pull request Aug 24, 2018
…rumentation#22)

* feat: add package instrumentation-all to opencensus-node

* refactor: changes to address review comments
kjin pushed a commit to kjin/opencensus-node that referenced this pull request Aug 24, 2018
…rumentation#22)

* feat: add package instrumentation-all to opencensus-node

* refactor: changes to address review comments
kjin pushed a commit to kjin/opencensus-node that referenced this pull request Aug 24, 2018
…rumentation#22)

* feat: add package instrumentation-all to opencensus-node

* refactor: changes to address review comments
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants