Re: [prometheus-developers] Prometheus

2021-01-28 Thread Chris Marchbanks
Thank you Brian for everything you have contributed over the years! Your
dedication to the project was impressive, and I appreciate everything I
have learned from my interactions with you.

I wish you success on your current and future projects,
Chris

On Thu, Jan 28, 2021 at 3:22 AM Brian Brazil <
brian.bra...@robustperception.io> wrote:

> Hi all,
>
> I first got involved in Prometheus back in 2014 when I was looking for a
> monitoring system, and nothing that was out there seemed to quite cut it.
> Since then I've worked across and helped expand the ecosystem. I've
> reviewed
> and merged 2542 PRs, in addition to creating 670 PRs containing 1867
> commits
> myself. I've created exporters and client libraries, wrote extensive docs,
> and made
> a multitude of improvements to Prometheus from performance to features.
>
> All of this takes a non-trivial amount of my time, and there's more to life
> than maintaining open source projects. Accordingly I have decided to step
> back
> and resign from prometheus-team, in order to focus my efforts more on
> other things
> including Robust Perception.
> I will of course still be part of the ecosystem, helping out fixing bugs,
> answering
> questions, and so on. While I look forward to reducing my workload, I know
> Prometheus
> will remain in good hands.
>
> Yours,
> --
> Brian Brazil
> www.robustperception.io
>
> --
> You received this message because you are subscribed to the Google Groups
> "Prometheus Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to prometheus-developers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/prometheus-developers/CAHJKeLrqLd5BYVZKvrW-A7MW%3DZksB9qP4Lk%3Dt2BLK-CcVok%2BrA%40mail.gmail.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/CANVFovWGoLodTPbkF2GoAT_G_gaZGtXm8ECEbfae6_gqN3Peog%40mail.gmail.com.


Re: [prometheus-developers] Prometheus

2021-01-28 Thread Stuart Clark

On 28/01/2021 10:21, Brian Brazil wrote:

Hi all,

I first got involved in Prometheus back in 2014 when I was looking for a
monitoring system, and nothing that was out there seemed to quite cut it.
Since then I've worked across and helped expand the ecosystem. I've 
reviewed
and merged 2542 PRs, in addition to creating 670 PRs containing 1867 
commits
myself. I've created exporters and client libraries, wrote extensive 
docs, and made

a multitude of improvements to Prometheus from performance to features.

All of this takes a non-trivial amount of my time, and there's more to 
life
than maintaining open source projects. Accordingly I have decided to 
step back
and resign from prometheus-team, in order to focus my efforts more on 
other things

including Robust Perception.
I will of course still be part of the ecosystem, helping out fixing 
bugs, answering
questions, and so on. While I look forward to reducing my workload, I 
know Prometheus

will remain in good hands.


I'd like to echo the comments from all the people who have themselves 
done so much for Prometheus. You have helped in so many ways and in my 
mind are one of the faces I picture when thinking of Prometheus. You 
will be missed, but I look forward to seeing you around once travel is 
legal again.


--
Stuart Clark

--
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/7d02cf4a-85b7-0bda-0cd9-a8f87cb4c902%40Jahingo.com.


[prometheus-developers] OpenID Connect for remote write

2021-01-28 Thread Julien Pivotto


Dear -developers,

Per the last dev summit, there is a consensus for having OpenID
connect support for remote_write.

My understanding and experience of the protocol is that we should
actually aim at oauth2 support, and not openid connect.

Implementation wise, it would mean sticking to
https://pkg.go.dev/golang.org/x/oauth2

Who has an actual use case and can confirm this?

Regards,

-- 
Julien Pivotto
@roidelapluie

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/20210128224526.GA1343460%40oxygen.


Re: [prometheus-developers] SNMP monitoring | PUSH Method feasibility

2021-01-28 Thread Stuart Clark

On 28/01/2021 13:02, s.saurab...@gmail.com wrote:


Hi Everyone ...

We have commvault solution in our environment which we have to 
integrate with Prometheus for Hardware monitoring. However it is found 
that commvault don't support PULL mechanism on which prometheus works. 
Is there any other alternate through which we can integrate prometheus 
with commvault. Pls suggest


The email subject mentions SNMP. That is fully supported using the SNMP 
Exporter: https://github.com/prometheus/snmp_exporter


--
Stuart Clark

--
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/cca55c97-d7b6-a994-cbbf-1495a5693e0e%40Jahingo.com.


Re: [prometheus-developers] Prometheus

2021-01-28 Thread Benjamin Ridley
Brian, your efforts with Prometheus have been a paragon of open source
maintainership. Your presence will be greatly missed, and of course thank
you for all your hard work.

Cheers,
Ben

On Thu, 28 Jan 2021, 9:22 pm Brian Brazil, 
wrote:

> Hi all,
>
> I first got involved in Prometheus back in 2014 when I was looking for a
> monitoring system, and nothing that was out there seemed to quite cut it.
> Since then I've worked across and helped expand the ecosystem. I've
> reviewed
> and merged 2542 PRs, in addition to creating 670 PRs containing 1867
> commits
> myself. I've created exporters and client libraries, wrote extensive docs,
> and made
> a multitude of improvements to Prometheus from performance to features.
>
> All of this takes a non-trivial amount of my time, and there's more to life
> than maintaining open source projects. Accordingly I have decided to step
> back
> and resign from prometheus-team, in order to focus my efforts more on
> other things
> including Robust Perception.
> I will of course still be part of the ecosystem, helping out fixing bugs,
> answering
> questions, and so on. While I look forward to reducing my workload, I know
> Prometheus
> will remain in good hands.
>
> Yours,
> --
> Brian Brazil
> www.robustperception.io
>
> --
> You received this message because you are subscribed to the Google Groups
> "Prometheus Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to prometheus-developers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/prometheus-developers/CAHJKeLrqLd5BYVZKvrW-A7MW%3DZksB9qP4Lk%3Dt2BLK-CcVok%2BrA%40mail.gmail.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/CABaapwK%2B6wJekkjuVw6rTS_jc5vUm9Kg9dDUHJtK42j97U%2Bddg%40mail.gmail.com.


Re: [prometheus-developers] Prometheus

2021-01-28 Thread Goutham Veeramachaneni
Dear Brian,

Thank you for all the work you've done on Prometheus but also all the 
personal impact you've had on me. You've helped me understand Prometheus, 
with reviews and in general all the times we've interacted. But beyond 
that, I've learnt a lot from you and you've inspired me many times!

I wish you all the best in your endeavors and hopefully we'll work together 
again.

Thanks again <3
Goutham.

On Thursday, January 28, 2021 at 1:09:01 PM UTC+1 Richard Hartmann wrote:

> Dear Brian,
>
>
> it's hard to overstate the impact you have made on Prometheus and its
> ecosystem over the years.
>
>
> Thank you.
>
> Thank you for your tireless work.
>
> Thank you for your dedication to the project.
>
>
> I look forward to sharing a beer, or ten, with you; and maybe tricking
> you into singing,
> best,
> Richard
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/11e24405-ecc4-455b-bc9f-81d2b5ab21c6n%40googlegroups.com.


Re: [prometheus-developers] Add additional docker file

2021-01-28 Thread Bartłomiej Płotka
Hi,

Can you check if what we actively maintain in
https://github.com/openshift/prometheus downstream (we have automation for
those things) works for you? We have this downstream fork literally to
build Red Hat certified docker images. Maybe you will find this helpful (:

Kind Regards,
Bartek Płotka (@bwplotka)


On Thu, 28 Jan 2021 at 14:10, Assaf Katz  wrote:

> Hi,
>
> I have requirement to get only certified RedHat container images and some
> of docker images in stack aren't available. Therefore, I want to create
> additional docker file for these images (for example, push gateway). My
> concern is how should I integrate this new docker file with Prometheus
> build system.
>
> As far as I understand, there is Makefile.common that should be changed,
> but I am less sure what exactly I should change there and want to be sure
> before I start. Per my understanding, this requires duplicate the code of
> common-docker, common-docker-publish, common-docker-tag-latest and
> common-docker-manifest with wrapping the new code with if statement about
> existing of Dockerfile.ubi.
>
> Thanks,
>
> Assaf
>
> --
> You received this message because you are subscribed to the Google Groups
> "Prometheus Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to prometheus-developers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/prometheus-developers/62fd2319-5c56-4957-898b-13d2b446b89an%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/CAMssQwaW%3DD1bqemjuDKgfbq9sdsDp963uZ0FNY2DY2ML1T5eug%40mail.gmail.com.


[prometheus-developers] Add additional docker file

2021-01-28 Thread Assaf Katz
 

Hi,

I have requirement to get only certified RedHat container images and some 
of docker images in stack aren't available. Therefore, I want to create 
additional docker file for these images (for example, push gateway). My 
concern is how should I integrate this new docker file with Prometheus 
build system.

As far as I understand, there is Makefile.common that should be changed, 
but I am less sure what exactly I should change there and want to be sure 
before I start. Per my understanding, this requires duplicate the code of 
common-docker, common-docker-publish, common-docker-tag-latest and 
common-docker-manifest with wrapping the new code with if statement about 
existing of Dockerfile.ubi.

Thanks,

Assaf

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/62fd2319-5c56-4957-898b-13d2b446b89an%40googlegroups.com.


[prometheus-developers] SNMP monitoring | PUSH Method feasibility

2021-01-28 Thread s.saurab...@gmail.com

Hi Everyone ... 

We have commvault solution in our environment which we have to integrate 
with Prometheus for Hardware monitoring. However it is found that commvault 
don't support PULL mechanism on which prometheus works. Is there any other 
alternate through which we can integrate prometheus with commvault. Pls 
suggest


Thanks,
Saurabh

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/de6ecace-3fd5-4432-8ac5-4e192af8575dn%40googlegroups.com.


Re: [prometheus-developers] Prometheus

2021-01-28 Thread Richard Hartmann
Dear Brian,


it's hard to overstate the impact you have made on Prometheus and its
ecosystem over the years.


Thank you.

Thank you for your tireless work.

Thank you for your dedication to the project.


I look forward to sharing a beer, or ten, with you; and maybe tricking
you into singing,
best,
Richard

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/CAD77%2BgSmiP9wp29xSL3zaO8O%3DHHNME8DGiyeyVUPu0QtgRKOXQ%40mail.gmail.com.


Re: [prometheus-developers] Prometheus

2021-01-28 Thread Julien Pivotto
Thank you Brian for everything!

On 28 Jan 10:21, Brian Brazil wrote:
> Hi all,
> 
> I first got involved in Prometheus back in 2014 when I was looking for a
> monitoring system, and nothing that was out there seemed to quite cut it.
> Since then I've worked across and helped expand the ecosystem. I've
> reviewed
> and merged 2542 PRs, in addition to creating 670 PRs containing 1867 commits
> myself. I've created exporters and client libraries, wrote extensive docs,
> and made
> a multitude of improvements to Prometheus from performance to features.
> 
> All of this takes a non-trivial amount of my time, and there's more to life
> than maintaining open source projects. Accordingly I have decided to step
> back
> and resign from prometheus-team, in order to focus my efforts more on other
> things
> including Robust Perception.
> I will of course still be part of the ecosystem, helping out fixing bugs,
> answering
> questions, and so on. While I look forward to reducing my workload, I know
> Prometheus
> will remain in good hands.
> 
> Yours,
> -- 
> Brian Brazil
> www.robustperception.io
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Prometheus Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to prometheus-developers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/prometheus-developers/CAHJKeLrqLd5BYVZKvrW-A7MW%3DZksB9qP4Lk%3Dt2BLK-CcVok%2BrA%40mail.gmail.com.

-- 
Julien Pivotto
@roidelapluie

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/20210128113839.GA354583%40oxygen.


Re: [prometheus-developers] Prometheus

2021-01-28 Thread NeT MonK
Thank you Brian, for all you did and the great work you achieved.


On Thu, Jan 28, 2021 at 11:22 AM Brian Brazil <
brian.bra...@robustperception.io> wrote:

> Hi all,
>
> I first got involved in Prometheus back in 2014 when I was looking for a
> monitoring system, and nothing that was out there seemed to quite cut it.
> Since then I've worked across and helped expand the ecosystem. I've
> reviewed
> and merged 2542 PRs, in addition to creating 670 PRs containing 1867
> commits
> myself. I've created exporters and client libraries, wrote extensive docs,
> and made
> a multitude of improvements to Prometheus from performance to features.
>
> All of this takes a non-trivial amount of my time, and there's more to life
> than maintaining open source projects. Accordingly I have decided to step
> back
> and resign from prometheus-team, in order to focus my efforts more on
> other things
> including Robust Perception.
> I will of course still be part of the ecosystem, helping out fixing bugs,
> answering
> questions, and so on. While I look forward to reducing my workload, I know
> Prometheus
> will remain in good hands.
>
> Yours,
> --
> Brian Brazil
> www.robustperception.io
>
> --
> You received this message because you are subscribed to the Google Groups
> "Prometheus Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to prometheus-developers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/prometheus-developers/CAHJKeLrqLd5BYVZKvrW-A7MW%3DZksB9qP4Lk%3Dt2BLK-CcVok%2BrA%40mail.gmail.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/CAP%3DC6_uoGW0z%2B2uAy3Chjb5u7i%2BMmGzEnhgCSEcXs-KQ5uMTVQ%40mail.gmail.com.


[prometheus-developers] Prometheus

2021-01-28 Thread Brian Brazil
Hi all,

I first got involved in Prometheus back in 2014 when I was looking for a
monitoring system, and nothing that was out there seemed to quite cut it.
Since then I've worked across and helped expand the ecosystem. I've
reviewed
and merged 2542 PRs, in addition to creating 670 PRs containing 1867 commits
myself. I've created exporters and client libraries, wrote extensive docs,
and made
a multitude of improvements to Prometheus from performance to features.

All of this takes a non-trivial amount of my time, and there's more to life
than maintaining open source projects. Accordingly I have decided to step
back
and resign from prometheus-team, in order to focus my efforts more on other
things
including Robust Perception.
I will of course still be part of the ecosystem, helping out fixing bugs,
answering
questions, and so on. While I look forward to reducing my workload, I know
Prometheus
will remain in good hands.

Yours,
-- 
Brian Brazil
www.robustperception.io

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/CAHJKeLrqLd5BYVZKvrW-A7MW%3DZksB9qP4Lk%3Dt2BLK-CcVok%2BrA%40mail.gmail.com.