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 e1f0584 commit 99d6a03Copy full SHA for 99d6a03
internal/telemetry/data.avdl
@@ -1,4 +1,5 @@
1
@namespace("ingress.nginx.com") protocol NICProductTelemetry {
2
+ /** Data is the product telemetry data of NGINX Ingress Controller. */
3
@df_datatype("nic-product-telemetry") record Data {
4
/** The field that identifies what type of data this is. */
5
string dataType;
0 commit comments