From owner-freebsd-hackers@freebsd.org Sun Apr 29 11:47:59 2018 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A5474FAA586 for ; Sun, 29 Apr 2018 11:47:59 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: from mail-lf0-x233.google.com (mail-lf0-x233.google.com [IPv6:2a00:1450:4010:c07::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 15DE17B351 for ; Sun, 29 Apr 2018 11:47:58 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: by mail-lf0-x233.google.com with SMTP id h197-v6so8618660lfg.11 for ; Sun, 29 Apr 2018 04:47:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuxi-nl.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=sYpOko9m50lumJigM3ILPBNtJmzBVFwomuzryLCJ+Fo=; b=Ze1bg12u389u8UPNBAIh7/HYnZCK0S6BXDRnaeu3/FIWOIC45wXreW7yPhG8pEvwUv DAZ4D+OI9BpEz+E9/aOqpkojTAWhZJ3mgqjWvveVRMM6lfq/78L/p+eoO9LS5xXBZ+H+ pownj7y5QfG9ZLQtlsB1O9WnZNxEQqcYCUG2K5sMwoiVI6zyUCskj5f4vYO2cjiq5MH9 k4if+ZqprZCmyEU8xZVOd9B3L43ZkQl6KTvAENipe6klsunxVGoYxEtY8AOdMFx1daAm R3pNwFZTRXzMtHAwwSLhoQZ0CBVinnKgDBwpKbBVtnu9WzCZfgC2qTLekoSgqjDAdKTG 9S8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=sYpOko9m50lumJigM3ILPBNtJmzBVFwomuzryLCJ+Fo=; b=ofR/FVKap1hqWxbk+8NQSFCor0Ve9VZPnk5blZ4LAv7pbwq6OPHYse0rQgxQLNApwZ ZW2EcESe2VpizAEmuFpDaq8haQT7/dc4cAohyHNyd8vqByZtgp3nMXv8m1hDbRU43zGd 0ANZpDQxRQsyMrX7GX5uViL/FH+Y2jU6ygtL+CqQDRyXWmxb3gG6y8Ay2S/8aP58HT5H WM8oFS4fHReZ+faGxJQppBBEDEzTwWNwxhLmfijDGiW8GuueCqafI8iz05MYtShhUyyR HZ8EkkKNtyLmLdnHZPMwDm7nQW4Oo969m2X/W4PNLsCNEEeaUmJH4XsFxQVSsM6+ZFdb 7LGg== X-Gm-Message-State: ALQs6tBI+Tn9LOkARxLIb6J1qJe/HTgFdmngd5r1fGWwuFvOrYSYidZN aZSzKh+tjrev4PGTxtPDO7fayB1tXEZ2K6JUbtXqeAKZ X-Google-Smtp-Source: AB8JxZol78hZ67tdIHiRIJntGL7f5A9hnw6jYigdfkH2xKsQQAP6jM7+Q1jmec9d4H9g+X0ukhZSvwe30IwPpAzw/ao= X-Received: by 2002:a19:e444:: with SMTP id b65-v6mr5057902lfh.61.1525002476677; Sun, 29 Apr 2018 04:47:56 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a19:294d:0:0:0:0:0 with HTTP; Sun, 29 Apr 2018 04:47:25 -0700 (PDT) In-Reply-To: References: From: Ed Schouten Date: Sun, 29 Apr 2018 13:47:25 +0200 Message-ID: Subject: Re: "Sysctl as a Service" for influxdb / telegraf To: Eitan Adler Cc: FreeBSD Hackers , daniel.nelson@influxdb.com Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Apr 2018 11:47:59 -0000 Hi Eitan. 2018-04-29 7:24 GMT+02:00 Eitan Adler : > I've been talking with the maintainer of telegraf about implementing > an importer for the Prometheus exporter. They mentioned that they'd > prefer a slightly different format. Not that I want to block any progress, maybe it makes sense to point the maintainer of Telegraf here: https://github.com/RichiH/OpenMetrics Apparently, the PrometheusDB, Influx and Monarch/Stackdriver authors (see CONTRIBUTORS.md) are working on standardising the Prometheus metrics format. Maybe it makes sense for the Telegraf developers to join that effort? -- Ed Schouten Nuxi, 's-Hertogenbosch, the Netherlands