Sam Dillard
Sam Dillard
Closes https://github.com/influxdata/influxdb/issues/23230 Above issue incorrectly titled. Comment in there is the right description of the issue: https://github.com/influxdata/influxdb/issues/23230#issuecomment-1199439851
v1 does not support the concept of a bucket ID and replications currently require bucket IDs (with a length of 16 bytes). This makes replications to v1 currently impossible. So...
We want to enable users to scale deployments of OSS across their global topologies. To help with this, we should try to meet them where they are from a distributed...
Ref: https://github.com/influxdata/feature-requests/issues/414
A PR is merging that will guard users from deleting their replications and associated queue data when deleting a remote. I think we should allow the shorthand of deleting the...
Historically, it has been a challenge for our Kapacitor users to downsample a lot of Fields assuming they desire any of the following: * Fields with their original names (new...
Kapacitor's configuration file currently does not support Bash variable injection like InfluxDB and Telegraf do. As a user I would at first expect this to be consistent across the stack....
A lot of templates currently don't parameterize things that should be parameterized. This includes input URLs, output URLs, bucket names, org names, etc. For templates to be useful for others,...
This is more of a nit than anything but I think it will look cleaner and make more sense if we just name the things being monitoring. Having some mention...