Keith Schmitt

Results 17 issues of Keith Schmitt

**Description:** Changes collection to use resource attributes to identify the metrics rather than metric attributes. This required some changes to the client and scraper. **Link to tracking Issue:** Resolves #12960...

**Is your feature request related to a problem? Please describe.** According to the [resource specification]( https://github.com/open-telemetry/opentelemetry-specification/blob/141a3ef0bf1eba0b6d260335bbe0ce7af9387cfc/specification/metrics/data-model.md#resource-attributes-1), the receiver metrics should not specify identifying information such as tables or databases on...

priority:p2
receiver/postgresql

**Description:** Adding these metrics ``` postgresql.bgwriter.buffers.allocated postgresql.bgwriter.buffers.writes postgresql.bgwriter.checkpoint.count postgresql.bgwriter.duration postgresql.bgwriter.maxwritten.count postgresql.connections.max postgresql.database.count postgresql.index.scans postgresql.index.size postgresql.query.block.count postgresql.query.count postgresql.query.duration.total postgresql.query.duration.average postgresql.replication.data_delay postgresql.replication.delay postgresql.table.count postgresql.table.size postgresql.vacuum.count postgresql.wal.age postgresql.wal.lag ``` **Link to tracking Issue:**...

**Is your feature request related to a problem? Please describe.** The current component currently does not use any of the newer features like `resource_attributes` and does not collect in such...

receiver/postgresql

**Description:** Spikes out some retrieval of alerts. This is because sometimes firewalls block mongodbatlas from forwarding to the collector. **Link to tracking Issue:** #14121 **Testing:** TBT **Documentation:** New parameter documentation

# CouchDB K8s Labels - This PR adds the conditionally rendered `cluster` label filter and dropdown to panels on the couchdb-nodes and couchdb-overview dashboards. - These label filters are conditionally...

### Is your feature request related to a problem? Please describe. I'm running NSX 3.1.2 in GCP and noticing some missing info on at least one struct. The [`NodeStatusProperties` struct](https://github.com/vmware/go-vmware-nsxt/blob/master/manager/node_status_properties.go)...

enhancement

**Description:** Submitting as a draft until further validation is done Assumption is that the current approach of setting the nextStartTime by looking at the endTime of the previous request may...

receiver/awscloudwatch

### Proposed Change Follow up of #2768 where we believe that the chnage is happening in the wrong process and that the updater should be the one deleting the file...

This PR refactors the Redis-Enterprise mixin to use the signals API to create its dashboards and follow best practices using g.libsonnet and commonlib. If you need access for testdata we...

monitoring-mixins