Skip to content

Commit 5bd5f04

Browse files
Update README.md of Presistence Exporter (#858)
1 parent a6e79f3 commit 5bd5f04

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Sources/Exporters/Persistence/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ The Persistence Exporter provides decorators for MetricExporter and SpanExporter
99
- Asynchronously serializing and writing the exported data to the disk to a specified path.
1010
- Asynchronously picking up persisted data, deserializing it, and forwarding it to the decorated exporter.
1111

12-
## Getting Started
13-
14-
*This is a work in progress, and currently in an alpha stage, should not be used in production.*
15-
1612
### Usage
1713

1814
An example of decorating a `MetricExporter`:

0 commit comments

Comments
 (0)