Code Monkey home page Code Monkey logo

Comments (9)

MarkCheshire avatar MarkCheshire commented on July 21, 2024

We should really aim to get this included in the initial release.

from apicast.

mikz avatar mikz commented on July 21, 2024

The initial release was already shipped on 2016-11-28.

from apicast.

mikz avatar mikz commented on July 21, 2024

I started the implementation of the full User-Agent which will look like following:

APIcast/2.0 (OSX; x64; env:production) APIcast/2.0

It follows the RFC 7231 section 5.5.3 and best practices by Mozilla.

It includes information about:

  • APIcast core version
  • APIcast module version (or any other loaded module, like XC)
  • platform
  • architecture
  • deployment environment

And will be sent in the User-Agent header.

For comptatibility purposes there will also be the X-3scale-User-Agent set to APIcast/2.0+env tracking the APIcast module version, not the core so XC and other modules can set their own.

from apicast.

andrewdavidmackenzie avatar andrewdavidmackenzie commented on July 21, 2024

from apicast.

mikz avatar mikz commented on July 21, 2024

@3scale/operations could you verify User-Agent string like that would be ok for us to track use? If not, can you suggest some changes?

from apicast.

jmprusi avatar jmprusi commented on July 21, 2024

yes, should be easy to track

from apicast.

MarkCheshire avatar MarkCheshire commented on July 21, 2024

@Pili can you please comment based on experience of the current trackers

from apicast.

mpguerra avatar mpguerra commented on July 21, 2024

The only thing I'm wondering now is whether it makes sense to use the User-Agent header in the same way for the other APIcast versions/plugins and use the X-3scale-User-Agent header for additional info also

from apicast.

mikz avatar mikz commented on July 21, 2024

Is it still useful to have a timestamp of the configuration generation in the headers (X-3scale-Version) ?
It got broken #216 (comment) and I'm not sure if it is useful enough to fix it.

from apicast.

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.