Skip to content
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

feat: monitoring support #134

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

feat: monitoring support #134

wants to merge 2 commits into from

Conversation

r-marques
Copy link
Member

@r-marques r-marques commented Apr 5, 2023

Description

  • added envs to set the telemetry endpoint and service name
  • added opentelemetry dependencies
  • bumped version to 1.1.5
  • updated README with new envs

Is this PR related with an open issue?

Closes #133

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • Follows the code style of this project.
  • Tests Cover Changes
  • Documentation

- added envs to set the telemetry endpoint and service name
- added opentelemetry dependencies
- bumped version to 1.1.5
- updated README with new envs
@r-marques r-marques requested review from a team as code owners April 5, 2023 15:00
Copy link
Member

@aaitor aaitor left a comment

Choose a reason for hiding this comment

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

:shipit:

@r-marques r-marques marked this pull request as draft April 5, 2023 17:30
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.

add monitoring support for node
2 participants