-
For reasons that aren't clear, the enable/disable boolean doesn't work for Circonus metrics.
As a workaround, use an invalid API key.
Reported by @gwydirsam
sean- updated
7 years ago
-
It looks like there's an issue when I try and include this into an SBT project:
```
[warn] io problem while parsing ivy file: https://repo1.maven.org/maven2/com/circonus/metrics-circonus/1.0.0/metric…
-
The key bits of my build plan look like this:
```
pkg_version() {
git tag --sort="version:refname" | tail --lines=1 | cut --delimiter=v --fields=2
}
pkg_source="https://github.com/circonus-la…
-
Glad to see that the `circonus-unified-agentd` is finally signed. I tried to inspect as follows:
> spctl -vv --assess /opt/circonus/unified-agent/sbin/circonus-unified-agentd
/opt/circonus/unifie…
-
Hello !
When I try to test api (and checkmgr), it fails with
FAIL github.com/circonus-labs/circonus-gometrics/api [build failed]
# github.com/circonus-labs/circonus-gometrics/api
./api_test.g…
-
### Terraform Version
Terraform v0.12.13
+ provider.circonus v0.8.0
### Affected Resource(s)
- circonus_check
### Terraform Configuration Files
```
resource "circonus_check" "ieh_metrics"…
-
```
Retrieving COSI tool https://setup.circonus.com/tool/
curl: (28) Operation timed out after 13375 milliseconds with 1688122 out of 6111186 bytes received
ERROR: Unable to fetch 'https://setup.…
-
on this commit, `go-retryablehttp` change some types to use new interfaces
https://github.com/hashicorp/go-retryablehttp/commit/f976417be5bc42f0920443ddc7f7ff6492eee819
```
$ go test -v ./...
…
-
"Why Percentiles Don’t Work the Way you Think" https://www.vividcortex.com/blog/why-percentiles-dont-work-the-way-you-think (Not very much on the "why," actually.)
> "At Circonus we learned early o…
-
Specifically, if the block in the configuration is missing:
```
"metrics_clusteragg": {
"jdbcUrl": "jdbc:h2:/opt/cluster-aggregator/data/metrics:clusteragg;AUTO_SERVER=TRUE;AUTO_SERVER_PORT=706…