From 60f6d74d8566a0315c6912c32c461687a0bbf65a Mon Sep 17 00:00:00 2001 From: fortuna Date: Tue, 14 Aug 2018 12:37:28 -0400 Subject: [PATCH] Fix yml comment --- prometheus_example.yml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/prometheus_example.yml b/prometheus_example.yml index ad890c3e..c5877a2c 100644 --- a/prometheus_example.yml +++ b/prometheus_example.yml @@ -1,16 +1,16 @@ -// Copyright 2018 Jigsaw Operations LLC -// -// Licensed 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 -// -// https://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. +# Copyright 2018 Jigsaw Operations LLC +# +# Licensed 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 +# +# https://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. global: scrape_interval: 5s