GithubHelp home page GithubHelp logo

publishing about atlas HOT 15 CLOSED

netflix avatar netflix commented on September 28, 2024
publishing

from atlas.

Comments (15)

matschaffer avatar matschaffer commented on September 28, 2024

Does the standalone (or anything else in this repo) have a way to feed data in? I think I'd find some value from that even if data isn't persisted at all.

from atlas.

matschaffer avatar matschaffer commented on September 28, 2024

As for independent metrics, I'd like to try writing into atlas from collectd. If I can get that working, I could probably even use https://collectd.org/wiki/index.php/Plugin:StatsD to collect individual events from an app.

Granted, not sure how well collectd will play with tagged metrics.

from atlas.

brharrington avatar brharrington commented on September 28, 2024

There is an update coming in a few days that among other things will provide a simple way to run in that manner with the standalone jar.

from atlas.

matschaffer avatar matschaffer commented on September 28, 2024

Great, looking forward to it!

from atlas.

matschaffer avatar matschaffer commented on September 28, 2024

I did manage to get it running in eclipse using the MemoryDatabase and am getting a sense for how things fit together this evening. Couple questions came up (hope this is an okay forum):

  • is there just no way in the current repo to feed the MemoryDatabase?
  • where does the standalone get built from? Nothing stood out, but I'm also unfamiliar with the sbt landscape.

I'll also plan to hang out in the netflixoss freenode channel while I work through this. Maybe see you there.

from atlas.

brharrington avatar brharrington commented on September 28, 2024
  • Unfortunately no, I thought I had moved that in from the internal but overlooked it. Should get merged in an update soon.
  • sbt one-jar

Re irc, not sure I want to run yet another chat system all the time, but I can try it for a while.

from atlas.

matschaffer avatar matschaffer commented on September 28, 2024

No worries on the irc. I'll be there either way so whatever works for you. I may experiment with creating an RdsDatabase for starter deployments in the mean time. Still no idea what that might entail, of course. Thanks!

from atlas.

krutsko avatar krutsko commented on September 28, 2024

Do you have any news on that?

Maybe somebody has a successful story with publishing Timers to Atlas?

Just in case, filed a question under Spectator project:
Netflix/spectator#239

from atlas.

pparth avatar pparth commented on September 28, 2024

+1

from atlas.

matschaffer avatar matschaffer commented on September 28, 2024

I've been using hekad to scrape http and publish to atlas over http without
any trouble.

https://github.com/stellar/docker-stellar-core/blob/master/heka/stellar_core_metrics_filter.lua
is
the filter.

It's a little app specific. I have a mostly-functional statsd version I can
post later tonight.

On Thursday, 5 November 2015, Panos Partheniadis [email protected]
wrote:

+1


Reply to this email directly or view it on GitHub
#15 (comment).

-Mat

matschaffer.com

from atlas.

matschaffer avatar matschaffer commented on September 28, 2024

Here's a heka filter for use with the statsd input - https://gist.github.com/matschaffer/877c42dd1a3443a0e2a4

It works but doesn't separate out tags. Was thinking of setting it up so it would allow you to have dotted pairs like request=foo.controller=bar.some.metric.name where it would plug out the things that look like key/value as tags then set the name value to the remainder.

from atlas.

brharrington avatar brharrington commented on September 28, 2024

Thanks @matschaffer ! For the java uses you can also look at:

https://github.com/Netflix/servo/tree/master/servo-atlas

I still need to do quite a bit of work on documentation and getting a few more internal components refactored and merged into the open repo. I'm pretty strapped for time for the next month though.

from atlas.

krutsko avatar krutsko commented on September 28, 2024

Thanks @matschaffer and @brharrington

from atlas.

brharrington avatar brharrington commented on September 28, 2024

Simple example publishing to itself:

https://github.com/Netflix-Skunkworks/iep-apps/tree/master/iep-atlas

There is also a script showing a basic example:

https://github.com/Netflix/atlas/blob/master/scripts/publish-test.sh

from atlas.

pparth avatar pparth commented on September 28, 2024

@matschaffer I know this is an old issue but have you managed to publish metrics to Atlas from Statsd? Do you have any code to share?

from atlas.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.