Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit a95ab37

Browse files
authored
chore: update deprecation message (#1612)
* Add deprecation notice to README Added deprecation notice for the repository. * Update owlbot.py
1 parent 78fde86 commit a95ab37

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
[//]: # "To regenerate it, use `python -m synthtool`."
33
<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"/>
44

5+
**_THIS REPOSITORY IS DEPRECATED We encourage users to migrate to [OpenTelemetry JS Instrumentation][otel] instead._**
6+
7+
58
# [Cloud Trace: Node.js Client](https://github.com/googleapis/cloud-trace-nodejs)
69

710
[![release level](https://img.shields.io/badge/release%20level-preview-yellow.svg?style=flat)](https://cloud.google.com/terms/launch-stages)

owlbot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
'.github/workflows/ci.yaml',
2121
'.nycrc',
2222
'.prettierignore',
23+
'README.md'
2324
])
2425

2526
### SUPPORT DATABASE PLUGINS ###

0 commit comments

Comments
 (0)