Members of the New Relic team will be making themselves available here to help contestants who run into issues or have questions related to New Relic as part of Hack the Planet.
If you get stuck or run into a question about New Relic, describe it in this thread for asynchronous assistance from members of our team — we'll be monitoring this post regularly!
Happy coding ❤️
Discussion (11)
I'm working on hello-world application from New Relic Docs. I ran into this issue where when I'm making a change to
nr1.json
file to change the app display name, below error appears. I have to stop the server and re run it to make it work.Could anyone please help?
Can you share your nr1.json as a snippet or link to it in git?
Is it possible to use it with historical data? I tried to backfill data from like last 30 year via Metric API, the API returned 202, but I seem to be unable to query the data in any way. Looks like it's been discarded somehow.
EDIT: Ah, I see it was rejected because timestamp was older than 48 hours ago. So I guess it's impossible to use historical data here (unless it is somehow re-scaled). Leaving the comment in case someone else has similar problem.
I can't get NEw Relic Fluentbit integration working. I followed this and I get a make error and after a few tries of running
make all
, I decided to usemake linux-amd64
after checking the Makefile.This is the error I get afterwards after running
make linux-amd64
.I give up for today :D at least I have my nodejs instrumentation metrics working inside a node (Knative) container :D
I'm excited to give this hackathon a whirl! Just curious, can the application relate more to actions users can take to stave off climate change instead of simply observing its impacts, while showcasing New Relic's observability platform? I'm guessing there will be plenty of submissions showing ice cap reduction, deforestation, pollution, etc. without presenting us with ways to undo the damage.
Yes Tom, as long as you use New Relic on your application and tell us how you did it, the focus can be on whatever you think is more important.
Hello! I'm thinking about building a project for the "out of this world!" category. The thing is... my idea is not very much related to "Climate Change" theme.
I was wondering if this category will prioritize submissions with a subject that's climate-adjacent (although not enough to fit in the other categories) or if it's really about building anything that's really awesome :D
Thank you!
hello may i ask do we need to add data first to new relic in order to visualize data? my use case is i want to visualize data from covid into table data but in example there is only one way to do it which is adding data to metrics through telemetry api, is there any way to use TableChart component using already made data like json data, whatsoever, or maybe a way to import data easily to telemetry?
Hey! I have a project in mind and I would like to consume the New Relic API and do some cool and fun things with the data. I don't have a big app using New Relic so I think the data I would get back using my own account would be kind of sparse. Do you have some kind of test mode or test data that the NR API can return for development/test purposes?
I'm totally new to new relicans firstly is it a web hosting platform in turn in which we can monitor our software health?
I think it's a platform where you can push your logs and metrics to view them all in a single place. I've not used it but from the video I see on their website, that's how I understand it. In summary, it should give you an eagles view of your application performance and health, and easily find bottlenecks in your solution.