Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
[//]: # "To regenerate it, use `python -m synthtool`."
<img src="https://avatars2.githubusercontent.com/u/2810941?v=3&s=96" alt="Google Cloud Platform logo" title="Google Cloud Platform" align="right" height="96" width="96"/>

**_THIS REPOSITORY IS DEPRECATED We encourage users to migrate to [OpenTelemetry JS Instrumentation][otel] instead._**


# [Cloud Trace: Node.js Client](https://github.com/googleapis/cloud-trace-nodejs)

[![release level](https://img.shields.io/badge/release%20level-preview-yellow.svg?style=flat)](https://cloud.google.com/terms/launch-stages)
Expand Down
1 change: 1 addition & 0 deletions owlbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
'.github/workflows/ci.yaml',
'.nycrc',
'.prettierignore',
'README.md'
])

### SUPPORT DATABASE PLUGINS ###
Expand Down
Loading