-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prometheus input plugin: Unable to Authenticate using basic_Auth #6039
Comments
Right now the plugin only has support for Bearer token authentication, but it should be quite easy to add basic auth support. I'll put it on for 1.12. |
Thanks Daniel.
Can you give some guidance on how can I build the plugin from source and
use it?
Thanks,
Bharat
On Mon, Jun 24, 2019 at 2:53 PM Daniel Nelson ***@***.***> wrote:
Right now the plugin only has support for Bearer token authentication, but
it should be quite easy to add basic auth support. I'll put it on for 1.12.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6039?email_source=notifications&email_token=AFB7XJKIKLSRRIGZMDYLP4DP4EJZZA5CNFSM4H3BISXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYN343A#issuecomment-505134700>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFB7XJKFL4QFHOQNHFQY5TDP4EJZZANCNFSM4H3BISXA>
.
--
Regards,
Bharat Sindhu
|
Sure, here is the link to the instructions for building from source. |
@bharatsindhu Can you clarify why you closed the issue, do you still need this feature? |
I thought since it has been added to the next milestone, It can be closed. |
👍 We only have it scheduled for now, once it has been implemented then we will close the issue and at that point building the |
Hi,
Unable to Authenticate to a protected endpoint using Telegraf: input plugin: Prometheus.
Maybe missing a feature here? Is there any workaround for this?
We have an enterprise support from influxDB, let me know if this is possible. I'll route my request from a different channel.
Here is how we are able to utilize an endpoint which supports prometheus formatted metrics.
I have an endpoint which is hooked into prometheus. Prometheus authenticates itself and pulls the required metrics. Below is the job from prometheus configuration.
Below is the Job that I had prometheus.
Thanks,
The text was updated successfully, but these errors were encountered: