Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit f50999d

Browse files
format
Change-Id: If45f757c96e8d1c69b50f1cf8894de1fe4e73b48
1 parent 64850b0 commit f50999d

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/data/v2/internal/csm/exporter/BigtablePeriodicReader.java

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
/*
2+
* Copyright 2026 Google LLC
3+
*
4+
* Licensed under the Apache License, Version 2.0 (the "License");
5+
* you may not use this file except in compliance with the License.
6+
* You may obtain a copy of the License at
7+
*
8+
* https://www.apache.org/licenses/LICENSE-2.0
9+
*
10+
* Unless required by applicable law or agreed to in writing, software
11+
* distributed under the License is distributed on an "AS IS" BASIS,
12+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+
* See the License for the specific language governing permissions and
14+
* limitations under the License.
15+
*/
116
package com.google.cloud.bigtable.data.v2.internal.csm.exporter;
217

318
import io.opentelemetry.sdk.common.CompletableResultCode;

google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/data/v2/internal/csm/exporter/Converter.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
1716
package com.google.cloud.bigtable.data.v2.internal.csm.exporter;
1817

1918
import static com.google.api.MetricDescriptor.MetricKind.CUMULATIVE;

0 commit comments

Comments
 (0)