Cortex offers assistance in manually uploading large volumes of services via CSV, and our customer engineering team can assist with this process. To make this request with our team, please create a ticket with an attached CSV meeting the following columns criteria:
Minimum Column Requirements:
tag
Service Tag (e.g. my-service)- We can generate this from a Git repository if necessary. We recommend using a dash (
-
) instead of an underscore (_
). Spaces are not acceptable.
- We can generate this from a Git repository if necessary. We recommend using a dash (
Additional Metadata (not required, but adds value):
team
Service owner team - best effort is acceptable, ideally the name from your IdP (e.g. AD, Google, GH teams, Workday, etc.)repo
Git repo in the slug format, if you have more than one organization, please provide it in org/slug form. If you have one organization, please clarify this at the time of submission for the CSV.description
Description of servicelanguage
Language usedtier
Tier of servicetype
Type of service
Example CSV format:
tag,team,repo,description,language,tier,type my-service,cortexapps/engineering,backend-repo,The best service ever,java,0,library my-frontend,cortexapps/engineering,frontend-repo,,javascript,1,frontend
Comments
0 comments
Article is closed for comments.