Skip to content

Commit 99d6a03

Browse files
authored
Re-add docs string to telemetry schema file (nginx#5775)
1 parent e1f0584 commit 99d6a03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/telemetry/data.avdl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
@namespace("ingress.nginx.com") protocol NICProductTelemetry {
2+
/** Data is the product telemetry data of NGINX Ingress Controller. */
23
@df_datatype("nic-product-telemetry") record Data {
34
/** The field that identifies what type of data this is. */
45
string dataType;

0 commit comments

Comments
 (0)