question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add new cloud.* (or cloud related fields)

See original GitHub issue

Summary

Add a cloud.edge_location or something similar field.

Motivation:

Many cloud providers have not just regions but edge locations, many of which use Airport codes to identify them. This includes providers like cloudflare and AWS (used with route53, CloudFront…). It would nice to have a standard cloud.* field to put this information in.

Detailed Design:

Provide additional details around the design of the proposed changes.

  • Field names
  • Example values for the fields
  • Suggested appropriate datatypes
  • Any example events that map to the proposed use case(s)

Field: cloud.edge_location Example: IAD (https://www.cloudflarestatus.com for a list of cloudflare edge locations and their codes) Type: keyword Samples: AWS CloudFront AWS Route 53 Cloudflare

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
amitkanfercommented, Jun 15, 2022

One thing i’m missing in the cloud fields is the original id of a resource, any resource. In AWS, for example, this could be the arn of a resource (Amazon Resource Name). That will be a unique world-wide name for any resource in AWS, and can allow us to reuse it for our purposes. I think it’s a useful ID to capture.

/cc @ebeahan

1reaction
ebeahancommented, Jun 9, 2022

There’s been past discussion about a cloud.instance.lifecycle field to capture if a cloud instance is ondemand, spot, preemptible, etc. It may have a place alongside these other proposed fields.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Top 10 cloud computing careers of 2023 and how to get ...
Learn about some popular cloud computing careers, their education and skills requirements, and average salaries.
Read more >
Top 15 Cloud Computing Jobs of 2023
Top Cloud Computing Certifications. Apart from the academics and skill set, certification courses are an add-on benefit for you to excel in the ......
Read more >
The best cloud computing jobs and how to land one | IT PRO
Cloud computing is a growing field with great salaries and opportunities for growth. ... New recruits can work on internet connections, servers and...
Read more >
Google Cloud: Cloud Computing Services
Meet your business challenges head on with cloud computing services from Google, including data management, hybrid & multi-cloud, and AI & ML.
Read more >
Cloud Computing Careers: Job Roles and Key Skills ...
Like cloud engineers, cloud administrators require three to five years of experience – but this role is focused more on day-to-day operations ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found