Skip to content
This repository was archived by the owner on Jun 17, 2026. It is now read-only.

Commit 76dd4b2

Browse files
authored
Merge pull request #3 from octoenergy/mh-add-cortex-yaml
Add cortex file for ingesting the entity
2 parents 667e52e + 03d4949 commit 76dd4b2

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

cortex.yaml

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
openapi: 3.0.1
2+
info:
3+
title: Nexus Golang Client
4+
x-cortex-tag: platform-tooling/nexus/go-client
5+
x-cortex-type: service
6+
description: Sonatype Nexus Golang Client
7+
x-cortex-git:
8+
github:
9+
repository: octoenergy/go-nexus-client
10+
alias: octoenergy
11+
x-cortex-slack:
12+
channels:
13+
- id: C0853HWRHKL
14+
description: '#tech-team-platform-enablement-monitoring - Enablement team alerting channel for monitoring services'
15+
notificationsEnabled: true
16+
- id: C0853EG15S7
17+
description: '#tech-team-platform-enablement - Enablement team channel'
18+
notificationsEnabled: false
19+
x-cortex-groups:
20+
- services
21+
- platform
22+
- platform-experience
23+
- nexus
24+
x-cortex-owners:
25+
- name: team-platform-experience
26+
type: group
27+
provider: CORTEX
28+
x-cortex-relationships:
29+
- type: ktl-product-hierarchy
30+
sources:
31+
- tag: platform-tooling/nexus
32+
- type: ktl-client-hierarchy
33+
sources:
34+
- tag: clients/kraken-tech
35+
x-cortex-custom-metadata:
36+
data-classification:
37+
value: Internal
38+
description: "Confidential, Internal or Public. See OEGL Information Classification\
39+
\ policy for further details: https://drive.google.com/drive/folders/1L8z2mtWjcv3SIOJWr7K2Whcr39vkFg5c"

0 commit comments

Comments
 (0)