From df987d6cd7e701d40358e70e922d8aa7d51ce4e0 Mon Sep 17 00:00:00 2001 From: Lorenzo Nicora Date: Mon, 11 Nov 2024 09:22:25 +0000 Subject: [PATCH] [hotfix][build] Add docs data file for v1.1-SNAPSHOT --- docs/data/prometheus.yml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/data/prometheus.yml diff --git a/docs/data/prometheus.yml b/docs/data/prometheus.yml new file mode 100644 index 0000000..c3c93ee --- /dev/null +++ b/docs/data/prometheus.yml @@ -0,0 +1,22 @@ +################################################################################ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +################################################################################ + +version: 1.1-SNAPSHOT +variants: + - maven: flink-connector-prometheus + - maven: flink-connector-prometheus-request-signer-amp