Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
svrnm authored Jan 5, 2024
2 parents 7e095b8 + d16f84a commit 48b3d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/instrumentation/php/manual.md
Original file line number Diff line number Diff line change
@@ -432,7 +432,7 @@ First, create a `MeterProvider`:
```php
<?php

use OpenTelemetry\Contrib\Otlp\ConsoleMetricExporterFactory;
use OpenTelemetry\SDK\Metrics\MetricExporter\ConsoleMetricExporterFactory;
use OpenTelemetry\SDK\Metrics\MeterProvider;
use OpenTelemetry\SDK\Metrics\MetricReader\ExportingReader;

0 comments on commit 48b3d70

Please sign in to comment.