Mch

Results 12 comments of Mch

I think that the issue is due to the presetLabels function in converts.go https://github.com/bosh-prometheus/firehose_exporter/blob/master/metricmaker/converters.go

We found a temporary workarroud, we set app_id and app_name, ans it's generate application_id ans application_name. If application_id and application_name was add everytime, it will be a good solution.

Hello, We were in 30.1.1, and we upgraded to 30.3.0 but it did not fix the issue.

nc command result : 443 port [tcp/https] succeeded! We activated debug logs, and everything seems to work except "users". Here some log extracts : `time="2024-07-01T12:11:43Z" level=info msg="collecting objects from cloud...

No error, it's very long to answer, and we are missing a lot of metrics (cf_application, cf_info ...). We mostly have metrics about scraping.

Hello, I removed "Events" filter and it's work again. But I need this filter. What could i do on my cloud foundry fondation to simulate events collector and see what...

Hello, cf curl /v3/audit_events/ , /v3/app_usage_events and /v3/service_usage_events works well with my admin user account.

It also work well by curl the api with the cf_exporter client token.