Johan Ryberg

Results 14 comments of Johan Ryberg

Charge port to 443 or the port number has to be a part of the url. How should the browser know that you are using non default port for https...

I modified export-datasources-and-dashboards.sh to ignore if one or more exports failed since it just happens after everything has been exported the first time. It fails because one or more dashboards...

I would also love to be able to clear this counter

I think this project is dead Den sön 25 dec. 2022 14:24Ciro Moniz ***@***.***> skrev: > did anyone make it work? > https://github.com/kiwiirc/plugin-conference > I think it's better to close...

> Hello do you encouter this error also ? > > time="2023-11-17T13:23:29Z" level=error msg="[kinesis 0] The partition key could not be found in the record, using a random string instead"...

I tried to use the generic method of using a config file such as this ``` user@a96f1908bf7b:~/.aws# cat config [profile logs] credential_process = /usr/local/bin/get_credentials region = eu-central-1 ``` and then...

SOLVED! It seems I had to export AWS_CONFIG_FILE=/absolute/path/to/config to make it work So, it's possible to use process _credentials / credential_process but it was not very easy. Can it be...

@Hipska , Sorry. I was just using what the log output told me was the metric name. I guess some logs are including fields as a compound name of sorts...

@srebhan , you can probably close it. It was just hard to know the difference between the metric name and the field value since both might contain one or more...

The reason for this error message is this pull: https://github.com/influxdata/telegraf/pull/15893 that was introduced in [v1.33.0](https://github.com/influxdata/telegraf/releases/tag/v1.33.0) It would be nice to have an option to ignore them