We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6e79f3 commit 5bd5f04Copy full SHA for 5bd5f04
Sources/Exporters/Persistence/README.md
@@ -9,10 +9,6 @@ The Persistence Exporter provides decorators for MetricExporter and SpanExporter
9
- Asynchronously serializing and writing the exported data to the disk to a specified path.
10
- Asynchronously picking up persisted data, deserializing it, and forwarding it to the decorated exporter.
11
12
-## Getting Started
13
-
14
-*This is a work in progress, and currently in an alpha stage, should not be used in production.*
15
16
### Usage
17
18
An example of decorating a `MetricExporter`:
0 commit comments