Releases: newrelic/entity-definitions
Releases · newrelic/entity-definitions
3.84.0
What's Changed
- feat: CpuUtilization, memoryUsage, storageUsage using otel kubeletstats by @brettj-newrelic in #1536
- fix: OS K8s relations not require eventType Metric by @brettj-newrelic in #1535
- fix: OS K8s Relations extract guid use dot syntax unlike for NRI Events by @brettj-newrelic in #1537
- fix: Use capture to get deployment part of replicaset name when building relation source guid by @brettj-newrelic in #1538
- EBPF entities <> Kubernetes: don't create ebpf entities if k8s MD available by @benkilimnik in #1551
- fix: PersistentVolume synthesis should not require namespace by @brettj-newrelic in #1548
- added GCP featurestore entity by @jcountsNR in #1550
- feat: K8s pod-container relation from KSM via OTel by @brettj-newrelic in #1549
- Fix EXT-PIXIE_DNS test data by @javimb in #1554
- Add support open telemetry infra-hosts with service.name or container.id by @nduvieilh in #1527
- EBPF entities <> Kubernetes: Add new entity def rule for k8s pods from ebpf data (depends on #1551) by @benkilimnik in #1552
Full Changelog: 3.83.0...3.84.0
3.83.0
What's Changed
- Add: OTEL Entity-def for Apache Server by @zmrfzn in #1424
- Add: OTEL Entity-def for MySQL by @zmrfzn in #1347
- feat: Golden metrics for OS k8s daemonset by @brettj-newrelic in #1488
- feat: Golden metrics for OS k8s deployment by @brettj-newrelic in #1485
- build(deps-dev): bump @babel/traverse from 7.21.5 to 7.24.0 in /validator by @dependabot in #1504
- feat: added vertex entity def by @jcountsNR in #1525
- Fix validator for relationship synthesis rules by @javimb in #1528
- rm otel colector by @faltimiras in #1529
- update vsphere golden metrics to match its unit by @sigilioso in #1492
- [Product Partnerships]Added storage gateway entity by @aj-NR in #1534
- Temporal - New Entity Definition by @pkudikyala in #1530
- fix: K8s kube_pod_owner metric is not of eventType metric by @brettj-newrelic in #1533
- fix: OS K8s Cronjob – add schedule tag, change suspend/active to count to satisfy summary metrics by @brettj-newrelic in #1532
- feat: Add PVC tags phase, volumename, correct namespace to correspond to summary by @brettj-newrelic in #1531
- feat: Golden metrics for OS k8s statefulset by @brettj-newrelic in #1484
- feat: K8s containers for cAdvisor & kubeletstats telemetry by @brettj-newrelic in #1526
New Contributors
- @zmrfzn made their first contribution in #1424
- @dependabot made their first contribution in #1504
- @sigilioso made their first contribution in #1492
- @pkudikyala made their first contribution in #1530
Full Changelog: 3.82.0...3.83.0
3.82.0
3.81.0
What's Changed
- Don't use entity type in EBPF relationships rule by @javimb in #1517
- use anyOf not value by @naxhh in #1518
- feat: new meraki entities by @thezackm in #1516
- feat: new-meraki-entities by @thezackm in #1520
- chore: redact recent changes in meraki entities by @thezackm in #1521
- Move all relationships out of value usage by @naxhh in #1519
- Use
protocol.name
instead ofredis.req_cmd
to synthesize redis ebpf entities by @benkilimnik in #1522
Full Changelog: 3.80.0...3.81.0
3.80.0
What's Changed
- Update README.md by @rodrigojmartin in #1498
- feat: Golden metrics for OS k8s pvc by @brettj-newrelic in #1490
- feat: Golden metrics for OS k8s persistentvolume by @brettj-newrelic in #1489
- feat: Golden metrics for OS k8s cronjob by @brettj-newrelic in #1487
- feat: Golden metrics for OS k8s pod by @brettj-newrelic in #1491
- feat: Golden metrics for OS k8s job by @brettj-newrelic in #1486
- Fix Capitalization of TLS by @morecar in #1501
- Fix indentation for ebpf client entity def by @benkilimnik in #1502
- Update ebpf client to redis server relationship rule by @benkilimnik in #1510
- Add agent entity definitions by @mraju1 in #1471
- Fix validations by @lujop in #1512
- Clarify the behaviour of entity's TTL by @javimb in #1515
- Clean some debug code for Fix validation PR by @lujop in #1514
New Contributors
- @rodrigojmartin made their first contribution in #1498
- @mraju1 made their first contribution in #1471
Full Changelog: 3.79.0...3.80.0
3.79.0
What's Changed
- feat: K8s job-pod relation from ksm->otel by @brettj-newrelic in #1462
- feat: K8s deployment->pod relation from ksm->otel by @brettj-newrelic in #1463
- feat: K8s statefulset-pod relation from ksm->otel by @brettj-newrelic in #1464
- feat: K8s daemonset-pod relation from ksm->otel by @brettj-newrelic in #1465
- feat: K8s cronjob-job relation from ksm->otel by @brettj-newrelic in #1466
- feat: K8s pvc-pv relation from ksm->otel by @brettj-newrelic in #1467
- feat: K8s cluster-persistentvolume relation from ksm->otel by @brettj-newrelic in #1480
- feat: K8s cluster-pvc relation from ksm->otel by @brettj-newrelic in #1479
- feat: K8s cluster-daemonset relation from ksm->otel by @brettj-newrelic in #1478
- feat: K8s cluster-deployment relation from ksm->otel by @brettj-newrelic in #1477
- feat: K8s cluster-statefulset relation from ksm->otel by @brettj-newrelic in #1476
- Os k8s cluster to job by @brettj-newrelic in #1475
- Entity relationship synthesis with the
New Relic eBPF agent
by @benkilimnik in #1421 - Added extra tags for Otel lambda functions identification by @DasuNewrelic in #1469
- Changed tags from fass.id to faas.id & fass.name to faas.name for Otel lambda functions by @DasuNewrelic in #1481
- Creating a new internal repository entity for monitoring GitHub Enterprise data by @tkarai in #1454
- add Fsx File Server - Volume relationship by @mkrichevsky in #1366
- add Lambda Function - Alias relationship by @mkrichevsky in #1365
- add ES Cluster - Node relationship by @mkrichevsky in #1364
- add MSK Cluster - Broker relationship by @mkrichevsky in #1363
- add ECS Cluster - Service relationship by @mkrichevsky in #1362
- feat: Remap tags for k8s pods via otel by @brettj-newrelic in #1472
- feat: K8s cluster synthesis from otel by @brettj-newrelic in #1473
- feat: K8s cluster-pod relation from ksm->otel by @brettj-newrelic in #1474
- feat: K8s cluster-cronjob relation from ksm->otel by @brettj-newrelic in #1482
- Update column name for kind (trace_role) in ebpf entities by @benkilimnik in #1483
- feat(fleet): Switch fleet to be alertable by @amyYuxiaobei in #1493
- feat: Add renaming for golden tags in OS K8s entities by @brettj-newrelic in #1468
- Debug ebpf-client rule by @otaviocarvalho in #1495
- Ebpf entity defs: change span.kind to trace_role by @benkilimnik in #1500
New Contributors
- @benkilimnik made their first contribution in #1421
- @amyYuxiaobei made their first contribution in #1493
Full Changelog: 3.78.0...3.79.0
3.78.0
3.77.0
What's Changed
- infra-host: add host.id tag by @clubifaximatic in #1440
- feat: Synthesis deployment from ksm->otel by @brettj-newrelic in #1429
- feat: K8s pvc synthesis from ksm->otel by @brettj-newrelic in #1459
- feat: K8s persistentvolume synthesis from ksm->otel by @brettj-newrelic in #1458
- feat: K8s job synthesis from ksm->otel by @brettj-newrelic in #1457
- feat: K8s cronjob synthesis from ksm->otel by @brettj-newrelic in #1456
- feat: K8s statefulset synthesis from ksm->otel by @brettj-newrelic in #1455
- feat: K8s daemonset synthesis from ksm->otel by @brettj-newrelic in #1432
- feat: K8s container synthesis from ksm->otel by @brettj-newrelic in #1431
- feat: K8s pod synthesis from ksm->otel by @brettj-newrelic in #1430
- AWS IPAM Entities by @morecar in #1451
- AWS TrustedAdvisor entities by @morecar in #1450
- AWS SecrecsManager entity by @morecar in #1449
- AWS Network Firewall by @morecar in #1446
- AWS MemoryDB Cluster by @morecar in #1445
- AWS Prometheus entities by @morecar in #1444
- AWS Events entities by @morecar in #1443
- AWS KMS Key by @morecar in #1442
- AWS ECR entities by @morecar in #1436
- AWS Gateway ELB entities by @morecar in #1435
- AWS Certificate Manager Entity by @morecar in #1452
- AWS PrivateLink Service by @morecar in #1448
- AWS Outpost entity by @morecar in #1447
New Contributors
- @clubifaximatic made their first contribution in #1440
Full Changelog: 3.76.0...3.77.0
3.76.0
What's Changed
- fix: Correct link to pihole def in docs by @brettj-newrelic in #1428
- feat: add
userId
as tag to billable_user entity type by @khpeet in #1437 - [Product Partnerships] Added AWS Workspace Entity by @rahul188 in #1438
New Contributors
- @brettj-newrelic made their first contribution in #1428
Full Changelog: 3.75.0...3.76.0
3.75.0
What's Changed
- added jnpr_ext-devices by @ajaybalajoshi in #1420
- fix: update dell snmp metric by @thezackm in #1433
New Contributors
- @ajaybalajoshi made their first contribution in #1420
Full Changelog: 3.74.0...3.75.0